ActiveState Powered by ActiveState

ActiveState Community


Perl Command Line Help

Posted by JaySal on 2008-05-15 05:55

I've installed Active State Perl 5.8.0 on a new PC for a new user. When running a Perl program from the command prompt, there are 2 command line input

c:\> script.pl input1 input2

When running the program is doesn't recognise any command line input. This script is running on 10 other PC's fine.

So far I've:

Added c:\perl\bin to the PATH environment variable
Registered .pl files to perl.exe in Windows
Reinstalled Perl

grahams | Thu, 2008-05-29 16:34

If you are needing to add the PATH and register .pl files, you are probably using the wrong installer for your purposes. Try the MSI file instead.

-->