This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Strip whitespace from the beginning of static_ext:
[perl5.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 {