|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: How do you run a perl script without typing the extension on NT?by jsprat (Curate) |
| on Jun 06, 2002 at 20:27 UTC ( [id://172348]=note: print w/replies, xml ) | Need Help?? |
|
As long as .pl files are associated with the perl interpreter, set PATHEXT=%PATHEXT%;.PL at a command prompt will do it temporarily. You can set the PATHEXT environment variable permanently in the system properties capplet.
Originally posted as a Categorized Answer.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||