in reply to Re: Execute a Perl code without ".pl" extension
in thread Execute a Perl code without ".pl" extension
This isn't completely true
1) This will only work if the perl executable is in /usr/bin/ (which just happens to be the most popular place to put it).
2) It is not necessary to rename the script as *nix doesn't care about extensions.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Execute a Perl code without ".pl" extension
by moklevat (Priest) on Mar 10, 2006 at 02:03 UTC | |
by Moriarty (Abbot) on Mar 10, 2006 at 02:53 UTC | |
by thor (Priest) on Mar 10, 2006 at 04:25 UTC |