in reply to Re: XML::Parser Style=>Subs and undefined subroutines
in thread XML::Parser Style=>Subs and undefined subroutines
I am blown away by the power and ease-of-learning of XML::Twig.
I jumped in without studying the docs carefully... and it seemed whenever I needed something ("Wouldn't it be great to call 'parent' here to get the parent?", and "Wouldn't it be great if 'att' generalized to 'atts', to give me all of them?" and "Wouldn't it be nice if 'first_child' generalized to 'children', to get all the kids?") and lo and behold they were all right there, with the API I'd expect.
High praise for XML::Twig, and thanks, Mirod.
(Likely this is a RTFM question, but how hard is it to get Twig to validate as well as parse...?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: XML -- Kudos to XML::Twig
by mirod (Canon) on Oct 01, 2003 at 16:32 UTC |