|
|
| The stupid question is the question not asked | |
| PerlMonks |
easy dom construction helpers for LibXMLby qq (Hermit) |
| on Jan 12, 2006 at 12:07 UTC ( #522679=perlquestion: print w/ replies, xml ) | Need Help?? |
|
qq has asked for the
wisdom of the Perl Monks concerning the following question:
Are there any recommendations for high level wrappers for dom construction based on XML::LibXML? I've always used XML::Twig for dom creation in the past, and the verbosity of creating nodes with XML::LibXML is depressing. The two modules I see on CPAN are XML::SimpleObject::LibXML which has a nice interface and gets a quick endorsement from chromatic at Re: Does anybody have expierence with XML::SimpleObject::LibXML?. However it looks a little sparse. The other is XML::LibXML::Tools which looks more full-featured, but somewhat ugly (to me) in its interface. So the question is - what do people use? The raw LibXML methods? Home grown helper functions? Something else? Update: Fixed id tag. Thanks blazar
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||