in reply to "Can't locate XSLoader.pm..." from .exe created with pp
I found the par cache directory, and a bunch of cryptic named pm's therein, and when I run the .exe file from there, I get this:Can't locate loadable object for module IO in @INC (@INC contains: COD +E(0x7cdc24) .) at C:/Perl/site/lib/PAR/Heavy.pm line 87 Compilation failed in require at C:/Perl/lib/IO/Handle.pm line 263. BEGIN failed--compilation aborted at C:/Perl/lib/IO/Handle.pm line 263 +. Compilation failed in require at C:/Perl/lib/IO/Seekable.pm line 101. BEGIN failed--compilation aborted at C:/Perl/lib/IO/Seekable.pm line 1 +01. Compilation failed in require at C:/Perl/lib/IO/File.pm line 133. BEGIN failed--compilation aborted at C:/Perl/lib/IO/File.pm line 133. Compilation failed in require at -e line 376.
So it seems that it's finding more of the modules, just not all of them.Can't locate Win32.pm in @INC (@INC contains: .) at -e line 778. BEGIN failed--compilation aborted at -e line 963.
Packing "Win32.pm"... Written as "Win32.pm"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "Can't locate XSLoader.pm..." from .exe created with pp
by Anonymous Monk on Sep 16, 2008 at 02:18 UTC |