Anyone have any clues why a perl script run from the command line 
would stop parsing after reading a commented line? When I invoke the 
script via "perl p1.pl" from the shell without a "#!/usr/local/perl" 
comment on the first line, it works fine, but with it, or any other 
comment, the script stops executing any code following the comment.

TIA

brad

Reply via email to