Hey SAWMaster,
Wednesday, June 20, 2001, 12:10:49 PM, you wrote:
S> Hi group.
S> Short 'n sweet question. Is there a way to run perl programs from
S> the command line without having to precede usage with "perl"
I see you are running M$ Win, but which version? What Perl are you
running? I have
Hi group.
Short 'n sweet question. Is there a way to run perl programs from the command line
without having to precede usage with "perl"
so I can go
myprogram [Arguments]
Instead of
perl myprogram [Arguments]
If there is no way to do this...would making a bat file (windows) of the same nam