Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Creating an XML file w/out external Libraries

by saintmike (Vicar)
on Jun 29, 2005 at 20:14 UTC ( [id://471160]=note: print w/replies, xml ) Need Help??


in reply to Creating an XML file w/out external Libraries

I'd recommend that you use PAR to package up your script so that you can install and run it anywhere with a basic perl installation.

This way, your target machine won't need to have XML::Simple installed, because it comes with the PAR package.

This article shows a couple of use cases.

  • Comment on Re: Creating an XML file w/out external Libraries

Replies are listed 'Best First'.
Re^2: Creating an XML file w/out external Libraries
by guice (Scribe) on Jun 29, 2005 at 20:33 UTC
    Oh, hadn't herd of this one before. JAR for Perl. Looks quite interesting. I'll have to check this one out. Wow, if it runs like a real JAR, this'll make things much simpler. Thanks!

    -- philip
    We put the 'K' in kwality!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-24 17:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found