add my my/ files
[p5sagit/lib-with-preamble.git] / my / filter
1 print "use strict;\n#line 1\n";
2 while (<STDIN>) { print }