In light if the recent debate over Perl, I was reminded of a script I was meaning to convert from perl to bash shell, but I have one problem. How do I input a line from the keyboard into a variable like "$foo=<STDIN>" in Perl? TIA --John