Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64...
[p5sagit/p5-mst-13.2.git] / t / pod / plainer.t
index 7bc0b8d..293edbb 100644 (file)
@@ -31,6 +31,8 @@ while( <DATA> ) {
        print "not ";
     }
     printf "ok %d\n", ++$test; 
+    close OUT;
+    close IN;
 }
 
 END {