cleaner cleanup for t/pod/plainer.t
Peter Prymmer [Mon, 7 May 2001 18:13:06 +0000 (11:13 -0700)]
Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>

p4raw-id: //depot/perl@10032

t/pod/plainer.t

index 7737ebb..7bc0b8d 100644 (file)
@@ -33,7 +33,10 @@ while( <DATA> ) {
     printf "ok %d\n", ++$test; 
 }
 
-END { unlink $input, $output }
+END { 
+    1 while unlink $input;
+    1 while unlink $output;
+}
 
 __END__
 =head <> now reads in records