NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Cool, thanks! (Score:1)
Will take a look at that toolkit when next I dive in to EventPath implementation (see XML::Filter::Dispatcher [cpan.org] for that, those of you interested in streaming XPath implementations).
Thanks for the pointer.
- Barrie
Re:Cool, thanks! (Score:2)
Hand raised, waving frantically
It has been in my todo list for ever... maybe between ripping the XPAth grammar from XML::Filter::Dispatcher and this I can write something really cool for XML::Twig.
I'd bet on you getting there first though ;--(
mirod
Re:Cool, thanks! (Score:2)
Couldn't you go at it the lazy way and build that Twig functionality layered over XFD?
-- Robin Berjon [berjon.com]
Re:Cool, thanks! (Score:1)
Those two will print out hashes (returned by xvalue()) for each <b> and <c> in the root element. Mind you, this isn't meant to look pretty or replace XML::TWIG, it's meant to provide limited TWIG-like functionality in the X::F::D environment so you can conveniently slurp a tw
Re:Cool, thanks! (Score:1)
Sorry,
Barrie
Reply to This
Parent