Help for this page
% cat myfile.txt | myprogram.pl
% myprogram.pl < myfile.txt
#!/usr/bin/perl -w ... #... exit;