summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-29 08:22:49 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-29 08:22:49 +0000
commitb128a327c52317897e9983547de388b2aaa3857c (patch)
treefd78ce529c1a22365a7ca34d0549b23c4d496421 /MANIFEST
parent56d96d4da7ea9e8c0d277ad2b6a6e976e54830d5 (diff)
downloadperl-b128a327c52317897e9983547de388b2aaa3857c.tar.gz
Reintroduce Porting/Modules. No, it's not duplicating
the information in Module::CoreList. p4raw-id: //depot/perl@20285
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 62e72f2b74..491471e859 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2402,6 +2402,8 @@ 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/Modules Program to pretty print info in Modules.pl
+Porting/Modules.pl Information about modules and their maintainers
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