summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2005-06-27 16:34:34 +0000
committerDave Mitchell <davem@fdisolutions.com>2005-06-27 16:34:34 +0000
commit29ddba3bfaa890fa4ba09cd9e59d0dd375d96279 (patch)
treeae568943532503a194d0143a4653c0f9658178c7 /MANIFEST
parentaa0165afdda5e71e536a890f6b073619c221d9bd (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 747a1eb363..1ca6bbc7e1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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