summaryrefslogtreecommitdiff
path: root/foo
blob: b7de1fc3fb705d597db937810009a06ee16ac7da (plain)
1
2
3
4
#!./perl

BEGIN { $/ = "" }
print while <>;