$ cat script.pl while (<>) { print "$_\n"; }