Using XML::XPath without Expat installed
by ChuanJiang Lo other posts by this author
May 26 2006 9:50AM messages near this date
view in the new Beta List Site
Re: Perl, XML and UTF-8
|
RE: Using XML::XPath without Expat installed
& XSLT I understand that XML::XPath requires XML::Parser which in turns require the
expat c library to be installed.
However due to portability issues, i am unable to install expat library onto
my aix machine. But i have the binaries for expat libraries. So my question
is, has anyone successfully made use of the binaries and linked it up with
XML::Parser module?
If there is no solution for this, is there any alternatives modules i can
use for XPath that is pure perl and does not requires any libraries to be
installed?
Appreciate any help.
Thread:
ChuanJiang Lo
Mark - BLS CTR Thomas
|