perl 5.0 alpha 3
[p5sagit/p5-mst-13.2.git] / foo
1 #!./perl
2
3 BEGIN { $/ = "" }
4 print while <>;