Help for this page
# cat check-standard-input-pipe.pl ; perl check-standard-input-pipe.pl + ; echo "x\ny"| perl check-standard-input-pipe.pl #!/usr/local/bin/perl ... got: <x >got: <y >