in reply to Re^6: After compiling a script using PAR::Packer I get the error Can't locate XML/LibXML/SAX.pm in @INC
in thread After compiling a script using PAR::Packer I get the error Can't locate XML/LibXML/SAX.pm in @INC
It's using local I said was safer. Without it, one module using XML::Simple won't break another using XML::Simple.
Module? The op is packing a program, just add the overrides in the program when packing with PAR, and thats the end of that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: After compiling a script using PAR::Packer I get the error Can't locate XML/LibXML/SAX.pm in @INC
by ikegami (Patriarch) on May 19, 2015 at 16:14 UTC | |
by Anonymous Monk on May 20, 2015 at 01:11 UTC | |
by ikegami (Patriarch) on May 20, 2015 at 15:46 UTC | |
by Anonymous Monk on May 21, 2015 at 01:38 UTC | |
by ikegami (Patriarch) on May 21, 2015 at 18:03 UTC | |
|