This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
in Carp, fix circular dep on Perl 5.6
authorZefram <zefram@fysh.org>
Tue, 7 Feb 2012 02:45:19 +0000 (02:45 +0000)
committerZefram <zefram@fysh.org>
Tue, 7 Feb 2012 03:44:49 +0000 (03:44 +0000)
commitedda670c3a5d90819e8702dc489d4806d1ab850f
treee04ff305d74077986e4304f4ff3aace0df08bad0
parent9d0e037af4f0a038f7bbf0381454a64ddde8fa54
in Carp, fix circular dep on Perl 5.6

The circular dependency between Carp and warnings was causing trouble
with new versions of Carp against very old versions of warnings (versions
that were bundled with Perl 5.6).  No functional effect on blead.
MANIFEST
dist/Carp/lib/Carp.pm
dist/Carp/t/with_warnings.t [new file with mode: 0644]