summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-07-26 12:43:02 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-07-26 12:43:02 +0000
commit3b5ca523bc72bce199abcb9d5ec13af5913a4d2d (patch)
tree7c65f45ab947422d1c0c9bfcf5471d1b92e240e1 /MANIFEST
parenteda383f202c9baaca6fdea3cf178e40686e8a3bb (diff)
downloadperl-3b5ca523bc72bce199abcb9d5ec13af5913a4d2d.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3774
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 89e480e489..00e6e2032d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -539,6 +539,7 @@ lib/CPAN.pm Interface to Comprehensive Perl Archive Network
lib/CPAN/FirstTime.pm Utility for creating CPAN config files
lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions
lib/Carp.pm Error message base class
+lib/Carp/Heavy.pm Error message workhorse
lib/Class/Struct.pm Declare struct-like datatypes as Perl classes
lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
lib/DB.pm Debugger API (draft)