How do I set up my Linux system so that I don't need to type:
$perl programname.pl
but just
$programname.pl
to get the program to run??
Thanks!

Reply via email to