in reply to Re^2: script fails loading module version, but > version is installed
in thread script fails loading module version, but > version is installed

I don't know what other perl I could be running.

You're not checking to see which perl you're running

$ perl -e " die $^X" C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe at -e line 1.

Similarly compare %ENV, INC, %INC

Some have installed 85+ different perls

  • Comment on Re^3: script fails loading module version, but > version is installed
  • Download Code