in reply to Re: Need to use an XML library without dependencies
in thread Need to use an XML library without dependencies

Can I copy and paste the .pm into my script and have it work?
  • Comment on Re^2: Need to use an XML library without dependencies

Replies are listed 'Best First'.
Re^3: Need to use an XML library without dependencies
by aitap (Curate) on Dec 12, 2012 at 21:49 UTC
    Yes, it's possible, use fatpack for this.
    Sorry if my advice was wrong.
      That worked very well, thank you so much.
Re^3: Need to use an XML library without dependencies
by Anonymous Monk on Dec 12, 2012 at 21:45 UTC
    I doubt it :) what happens when you try it to see?