in reply to Re^3: Troubles creating a .exe
in thread Troubles creating a .exe

I uninstalled perl restarted and reinstalled it. I am still getting these same damn errors that never change.
Can't locate Mojo/EventEmitter.pm in @INC (@INC contains:) at /<C:\Use +rs\Chris\Desktop\Crysys\RTXCountdown\RTX.exe>Mojo/Base.pm line 32. BEGIN failed--compilation aborted at /<C:\Users\Chris\Desktop\Crysys\R +TXCountdown\RTX.exe>Mojo/UserAgent.pm line 2. BEGIN failed--compilation aborted at /<C:\Users\Chris\Desktop\Crysys\R +TXCountdown\RTX.exe>Google/Voice.pm line 6. BEGIN failed--compilation aborted at RTX.pl line 4.

Replies are listed 'Best First'.
Re^5: Troubles creating a .exe
by Marshall (Canon) on Feb 26, 2012 at 06:00 UTC
    I hope that when you did that, you used my instructions to completely re-install the modules? After uninstall, you need to delete the C:/Perl directory and all sub-directories. Modify the path to get rid of Perl. Reboot. Install Perl again, reboot and then run from the command line: "ppm profile restore savedProfileXXX".
      I did not. I am doing that now
      Finally done and it did not fix anything. This is very aggravating.