| Store | Cart

Re: XML::XPath status

From: Steven Ihde <ste...@x2.hamachi.us>
Sat, 7 Apr 2007 20:59:11 -0700
On Saturday 07 April 2007 20:47, A. Pagaltzis wrote:
> Hi Steven,>> * Steven Ihde <ste...@x2.hamachi.us> [2007-04-08 05:25]:> > I'm trying to discern the status of XML::XPath.>> there’s generally no good reason to use XML::XPath instead of> XML::LibXML.

XML::XPath has no native code.

As far as I can tell, ActiveState does not distribute an XML::LibXML 
package due to its dependency on libxml2. [1]

If there are in fact binary packages available from ActiveState, maybe 
someone can point them out to me.

Thanks,

Steve

1: From 
http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/Repository

In general, modules that rely on underlying third party libraries, such 
as zlib or libxml2, will not be built automatically. Such modules 
require custom build instructions which must be manually determined. 
Therefore, publication of these modules depends on their popularity and 
the effort required.

Recent Messages in this Thread
Steven Ihde Apr 08, 2007 03:22 am
A. Pagaltzis Apr 08, 2007 03:47 am
Steven Ihde Apr 08, 2007 03:59 am
A. Pagaltzis Apr 08, 2007 04:27 am
Steven Ihde Apr 08, 2007 05:00 am
A. Pagaltzis Apr 08, 2007 05:25 am
Robin Berjon Apr 10, 2007 10:16 am
Petr Cimprich Apr 10, 2007 10:41 am
Robin Berjon Apr 10, 2007 10:50 am
Bjoern Hoehrmann Apr 10, 2007 10:55 am
mirod Apr 10, 2007 01:38 pm
Messages in this thread

Previous post: Re: XML::XPath status