Subject: | Possible dereferece issue when using -M ?? |
Hi...
When trying to include Tk and Date::Calc I issued the command:
C:\Documents and Settings\Patrick\Desktop\devel>pp -M Tk -M Date::Calc -o executable.exe myPerlScript.pl
Then attempted to exectue the resulting binary only to recieve:
C:\Documents and Settings\Patrick\Desktop\devel>executable.exe
Can't locate Tk.pm in @INC (@INC contains: CODE(0xdb5620) CODE(0xd267e4) .) at script/myPerlScript.pl line 1.
BEGIN failed--compilation aborted at script/myPerlScript.pl line 1.
I am using ActivePerl build 808 (5.8.2) and manually installed (perl Makefile... etc) Par 0.79
OS is XPPro SP1