I recently switched from Windows XP to Win7.
Win7 does not pass command line arguments to to the @ARGV array in perl programs. There was no such problem with XP.
Can anyone suggest a fix for this problem?
The did get Win7 to associate the .pl extension with perl.exe
I suspect it has something to do with HKEY_CLASSES_ROOT.pl and HKEY_CLASSES_ROOT\Applications\perl.exe, but I don't know how to set them.