summaryrefslogtreecommitdiff
path: root/Porting/newtests-perldelta.pl
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-12-20 15:46:49 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-12-20 15:47:58 -0500
commit12e75cdbb3d5c671431862345ce3e2328f187f37 (patch)
tree505e9c782e7dc6edc1ebb08c3f7b5c15c82f2457 /Porting/newtests-perldelta.pl
parent7da186414e31a3f990c73eae1e37b03c1cbbd892 (diff)
downloadperl-12e75cdbb3d5c671431862345ce3e2328f187f37.tar.gz
Small fixups from corion
Diffstat (limited to 'Porting/newtests-perldelta.pl')
-rw-r--r--Porting/newtests-perldelta.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Porting/newtests-perldelta.pl b/Porting/newtests-perldelta.pl
index 33fe0bc9f7..0ba9c05697 100644
--- a/Porting/newtests-perldelta.pl
+++ b/Porting/newtests-perldelta.pl
@@ -85,4 +85,8 @@ $desc{ $file }
ITEM
};
-say "=back\n"; \ No newline at end of file
+print <<TAIL
+
+=back
+
+TAIL