:39 AM
To: [EMAIL PROTECTED]
Subject: running perl from command line...
hi...
how can a person run a perl app from the command line without having to
type: 'perl foo.pl'. i'd like to simply be able to type 'foo.pl' and
have
the app run. i'm interested in what has to ha
hi...
how can a person run a perl app from the command line without having to
type: 'perl foo.pl'. i'd like to simply be able to type 'foo.pl' and have
the app run. i'm interested in what has to happen on both the linux/windows
platform.
i currently point to the location of the perl exe/bin on th