From: Peter Prymmer Date: Mon, 7 May 2001 18:13:06 +0000 (-0700) Subject: cleaner cleanup for t/pod/plainer.t X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9217eab15fbcb76895253b121569a6360c8e171a;p=p5sagit%2Fp5-mst-13.2.git cleaner cleanup for t/pod/plainer.t Message-ID: p4raw-id: //depot/perl@10032 --- diff --git a/t/pod/plainer.t b/t/pod/plainer.t index 7737ebb..7bc0b8d 100644 --- a/t/pod/plainer.t +++ b/t/pod/plainer.t @@ -33,7 +33,10 @@ while( ) { printf "ok %d\n", ++$test; } -END { unlink $input, $output } +END { + 1 while unlink $input; + 1 while unlink $output; +} __END__ =head <> now reads in records