diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2005-06-27 16:34:34 +0000 |
---|---|---|
committer | Dave Mitchell <davem@fdisolutions.com> | 2005-06-27 16:34:34 +0000 |
commit | 29ddba3bfaa890fa4ba09cd9e59d0dd375d96279 (patch) | |
tree | ae568943532503a194d0143a4653c0f9658178c7 /MANIFEST | |
parent | aa0165afdda5e71e536a890f6b073619c221d9bd (diff) | |
download | perl-29ddba3bfaa890fa4ba09cd9e59d0dd375d96279.tar.gz |
Make Carp.pm even lighter (and Carp::Heavy even heavier)
Also move carp.pm pod to carp.pod
p4raw-id: //depot/perl@24995
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1252,6 +1252,7 @@ lib/bytes.t bytes.pm test lib/cacheout.pl Manages output filehandles when you need too many lib/Carp/Heavy.pm Error message workhorse lib/Carp.pm Error message base class +lib/Carp.pod Documentation for Carp lib/Carp.t See if Carp works lib/CGI/Apache.pm Support for Apache's Perl module lib/CGI/Carp.pm Log server errors with helpful context |