summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gemini.(none)>2009-07-28 10:40:08 +0200
committerYves Orton <demerphq@gemini.(none)>2009-07-28 10:40:22 +0200
commit09236310cc067b3e1bdd319db9fcf3e18363dff9 (patch)
treea37ad9b14196c940fad16128368c3f7183db5498 /MANIFEST
parent919d72bf3efe392b3483a1392bb7589a998a159f (diff)
downloadperl-09236310cc067b3e1bdd319db9fcf3e18363dff9.tar.gz
update manifest to reflect two new utilities
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 437c9107cc..b7c96d5e8d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3779,6 +3779,8 @@ Porting/Maintainers.pl Information about maintainers
Porting/Maintainers.pm Library to pretty print info in Maintainers.pl
Porting/makemeta Create the top-level META.yml
Porting/makerel Release making utility
+Porting/make_dot_patch.pl Make a .patch file from a git WD
+Porting/make_snapshot.pl Make a tgz snapshot of our tree with a .patch file in it
Porting/manicheck Check against MANIFEST
Porting/podtidy Reformat pod using Pod::Tidy
Porting/pumpkin.pod Guidelines and hints for Perl maintainers