Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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 ( [id://1127151]=note: print w/replies, xml ) Need Help??


in reply to Re^7: 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.
  • Comment on Re^8: After compiling a script using PAR::Packer I get the error Can't locate XML/LibXML/SAX.pm in @INC

Replies are listed 'Best First'.
Re^9: After compiling a script using PAR::Packer I get the error Can't locate XML/LibXML/SAX.pm in @INC
by Anonymous Monk on May 20, 2015 at 01:11 UTC

    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.

      So you argument for why "If you think it doesn't matter which parser is used, you've been lucky or you haven't used XML::Simple much" is wrong is that "they can all use XML::Parser"? That's just plain wrong. XML::Parser completely mishandles namespaces, for one.

        So you argument for why "If you think it doesn't matter which parser is used, you've been lucky or you haven't used XML::Simple much" is wrong is that "they can all use XML::Parser"? That's just plain wrong. XML::Parser completely mishandles namespaces, for one.

        Ridiculous.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1127151]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-24 11:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found