[perl #68708] Add "CARP_NOT" section to Carp's POD
authorAlan Grover <awgrover@gmail.com>
Mon, 24 Aug 2009 07:38:31 +0000 (09:38 +0200)
committerSteffen Mueller <smueller@cpan.org>
Mon, 24 Aug 2009 07:38:31 +0000 (09:38 +0200)
commitb60d6605411da17cfde0ca1b95ab0950a1ba84f5
treeb47c22231ca70835413d01845b0b89ad27ab8b64
parent75a012fe81458190a6875571a0732fe9233952cf
[perl #68708] Add "CARP_NOT" section to Carp's POD

I Carp's POD, @CARP_NOT is mentioned but it's use is not clear. It is
particularly not clear that @CARP_NOT is a variable in _your_ package.

I propose adding a section to the POD, before the %Carp::Internal
section.
lib/Carp.pm