in reply to Re^2: Looking for smart solution
in thread Looking for smart solution
local::lib solves the install problem nattily. If you have libxml installed on your box, you'll be able to install XML::LibXML fine. If not, I think XML::Twig is pure perl and has a nice perly interface to XML. Parsing XML by hand is an error prone royal pain and few here would do it for themselves let alone for a third-party. :)
|
|---|