in reply to Re^2: 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
would be more straightforward and less error-prone than
Nonsense
Whichever method you use, it doesn't need to be done before the module is loaded; just before XMLin is called.
true
Safer:
Nonsense
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: 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 17, 2015 at 02:08 UTC | |
by Anonymous Monk on May 17, 2015 at 06:09 UTC | |
by ikegami (Patriarch) on May 18, 2015 at 03:51 UTC | |
by Anonymous Monk on May 18, 2015 at 08:03 UTC | |
by ikegami (Patriarch) on May 19, 2015 at 16:14 UTC | |
|