[perl #93324] Don’t autovivify *B:: in Carp
authorFather Chrysostomos <sprout@cpan.org>
Thu, 14 Jul 2011 05:35:13 +0000 (22:35 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 14 Jul 2011 05:43:12 +0000 (22:43 -0700)
commit1a6d530815db93f4d29b8908b300986ab9eefd59
treef113e1c37a43055ffebbd6e3052a5c79f954458a
parent7818c9278d761ba44297fd2d027f6a31babe5a57
[perl #93324] Don’t autovivify *B:: in Carp

While this may be bending over backwards, this avoids causing problems
for the Perl compiler suite and also for various CPAN modules that use
A, B and C packages for testing.
lib/Carp.pm
lib/Carp.t