|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Answer: How do you run a perl script without typing the extension on NT? |
| ( #172344=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > programs and processes > How do you run a perl script without typing the extension on NT? contributed by Rich36
You can use pl2bat.
DESCRIPTION
This utility converts a perl script into a batch file that can be
executed on DOS-like operating systems. This is intended to allow you
use a Perl script like regular programs and batch files where you jus
enter the name of the script probably minus the extension plus any
command-line arguments and the script is found in your PATH and run.
|
|
||||||||||||||||||