This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
charnames: Add %Carp::Internal entry
authorKarl Williamson <public@khwilliamson.com>
Thu, 8 Dec 2011 01:18:34 +0000 (18:18 -0700)
committerKarl Williamson <public@khwilliamson.com>
Wed, 14 Dec 2011 17:56:56 +0000 (10:56 -0700)
commit889a6fe005094c7bbd6435cd443e8ce2f3c23654
treea683e2215927107b27a4f9eb0ac31fe583afdcd5
parentd9f23c728997f4a36eaaba74c9acd1460dc23593
charnames: Add %Carp::Internal entry

This will be useful in a future commit.  charnames is about to be split
into two modules, one called by the other, and warnings::warn() would
otherwise return if warnings are enabled in the parent module.
lib/charnames.pm