|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re^6: Windows strawberry perl Getopt::Long failsby Saved (Beadle) |
| on Dec 08, 2012 at 17:05 UTC ( #1007906=note: print w/ replies, xml ) | Need Help?? |
|
Found the answer here: http://stackoverflow.com/questions/1695188/how-do-i-make-perl-scripts-recognize-parameters-in-the-win32-cmd-console Registry setting was: C:\bin\perl.exe "%1" Needed to be: C:\bin\perl.exe "%1" %*
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||