in reply to
Re: Idea for XPath implementation
in thread
Idea for XPath implementation
I did do some research on other XPath implementations (XML::XPath) but i wanted to keep my post clear & focussed.
XML::Xpath uses XML::Parser to build a nested hash tree of the entire XML document.
Comment on
Re: Re: Idea for XPath implementation
Replies are listed 'Best First'.
Re: Re: Re: Idea for XPath implementation
by
zby
(Vicar)
on Apr 01, 2003 at 11:14 UTC
Ok - so sorry for that question. I hope I did provide the focussed answer in the beginning of my post.
[reply]
In Section
Seekers of Perl Wisdom