in reply to Re^8: 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
I'm pretty sure his program uses modules.
Yes, and they can all use the same combination of XML::Simple+XML::Parser , or whichever parser OP chooses to ship.
There nothing to break by avoiding local, nothing to gain by using local. OP packs+ships one parser.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: 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 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 | |
by Anonymous Monk on May 21, 2015 at 20:11 UTC |