in reply to Re^3: "Can't open perl script..." :-(
in thread "Can't open perl script..." :-(

...  <STDIN> will read whatever you type at the command line until you hit Ctrl-D.

Ctrl-D for *nix. In Windose, it's Ctrl-Z.