summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-31 19:37:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-31 19:37:22 +0000
commit6f14f0894bac4d44067b4f4dfec13e183cb176e6 (patch)
treec1bd35a86cbdad6e01c5f13d60b552393e5ddfed /MANIFEST
parentc975d1a7a67c2dcfc5a992d06062de15cd9f8637 (diff)
downloadperl-6f14f0894bac4d44067b4f4dfec13e183cb176e6.tar.gz
Upgrade to real CPAN.pm 1.76.
p4raw-id: //depot/perl@20383
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 6 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index cc2b4f5216..2b40f3e83a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1048,10 +1048,14 @@ lib/constant.t See if compile-time constants work
lib/CPAN.pm Interface to Comprehensive Perl Archive Network
lib/CPAN/bin/cpan easily interact with CPAN from the command line
lib/CPAN/FirstTime.pm Utility for creating CPAN config files
+lib/CPAN/META.yml CPAN metainfo
lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions
+lib/CPAN/PAUSE2003.pub CPAN public key
+lib/CPAN/SIGNATURE CPAN signature
lib/CPAN/t/loadme.t See if CPAN the module works
lib/CPAN/t/mirroredby.t See if CPAN::Mirrored::By works
lib/CPAN/t/Nox.t See if CPAN::Nox works
+lib/CPAN/t/signature.t CPAN signature test
lib/CPAN/t/vcmp.t See if CPAN the module works
lib/ctime.pl A ctime workalike
lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir)
@@ -2400,10 +2404,10 @@ Porting/fixCORE Find and fix modules that generate warnings
Porting/fixvars Find undeclared variables with C compiler and fix em
Porting/genlog Generate formatted changelogs by querying p4d
Porting/Glossary Glossary of config.sh variables
-Porting/makerel Release making utility
-Porting/manicheck Check against MANIFEST
Porting/Maintainers Program to pretty print info in Maintainers.pl
Porting/Maintainers.pl Information about maintainers
+Porting/makerel Release making utility
+Porting/manicheck Check against MANIFEST
Porting/p4d2p Generate patch from p4 diff
Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc)
Porting/patching.pod How to report changes made to Perl