Small fixups from corion
Jesse Vincent [Sun, 20 Dec 2009 20:46:49 +0000 (15:46 -0500)]
MANIFEST
Porting/newtests-perldelta.pl

index 8312e8d..6474872 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4033,7 +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/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
index 33fe0bc..0ba9c05 100644 (file)
@@ -85,4 +85,8 @@ $desc{ $file }
 ITEM
 };
 
-say "=back\n";
\ No newline at end of file
+print <<TAIL
+
+=back
+
+TAIL