diff options
author | Max Maischein <corion@corion.net> | 2009-12-20 20:48:08 +0100 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-12-20 15:06:20 -0500 |
commit | a27ed3b8870954559045bbc9e35d9aec37ab9d6c (patch) | |
tree | bd6d737ed018631f51de3aa5bc02d48572cd2a35 /MANIFEST | |
parent | 65f8b4e7268e4e92274620b6945d509caa201532 (diff) | |
download | perl-a27ed3b8870954559045bbc9e35d9aec37ab9d6c.tar.gz |
Generate a stub for newly added tests since the last release (2nd try, with fixed pod)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4033,6 +4033,7 @@ Porting/makerel Release making utility Porting/make_snapshot.pl Make a tgz snapshot of our tree with a .patch file in it Porting/manicheck Check against MANIFEST Porting/manisort Sort the MANIFEST +Porting/newtests-perldelta.pl Generate Perldelta stub for newly added tests Porting/perldelta_template.pod Template for creating new perldelta.pod files Porting/podtidy Reformat pod using Pod::Tidy Porting/pumpkin.pod Guidelines and hints for Perl maintainers |