This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid Unicode warnings in Carp
authorZefram <zefram@fysh.org>
Wed, 21 Aug 2013 22:43:20 +0000 (23:43 +0100)
committerZefram <zefram@fysh.org>
Wed, 21 Aug 2013 22:49:48 +0000 (23:49 +0100)
commitd5dcec3a2d59e371062ff5b9430ca9be9eaf3b66
tree341324e385ee623fe0687f686c730046e44b7f00
parented3803055ee53367e2749347d7516245e1944e20
avoid Unicode warnings in Carp

Only affects operation on old Perl versions.  Some special-case hackery
required for compatibility with old warnings.pm that eagerly loads Carp.
MANIFEST
dist/Carp/lib/Carp.pm
dist/Carp/lib/Carp/Heavy.pm
dist/Carp/t/baduni.t [new file with mode: 0644]
dist/Carp/t/baduni_warnings.t [new file with mode: 0644]
pod/perldelta.pod