Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Best XML DOM XPath XSL tools

by hmerrill (Friar)
on Jan 28, 2006 at 13:47 UTC ( [id://526167]=perlquestion: print w/replies, xml ) Need Help??

hmerrill has asked for the wisdom of the Perl Monks concerning the following question:

It's been quite a while since I've written perl code but I'd like to get back to it. I've done XML/XSL stuff with MS Windoze MSXML4 but I'm not familiar with the XML/XSL tools in Perl. What are the most popular/best XML DOM XSL XPath modules currently being used? Not trying to start a holy war here - just trying to get a handle on which modules to concentrate on first. Last time I searched I found a LOT of modules - looking for some guidance here.

Update - I should have mentioned that although my platform of preference is Fedora Core (Red Hat) Linux, currently I'm developing on Windows XP. So I'm using ActiveState Perl and PPM to install packages. Two good suggestions for XML and XSLT packages made below are XML::LibXML and XML::LibXSLT - in PPM I'm having trouble locating those - can anyone help?

TIA.

Replies are listed 'Best First'.
Re: Best XML DOM XPath XSL tools
by ajt (Prior) on Jan 28, 2006 at 15:15 UTC
Re: Best XML DOM XPath XSL tools
by wazzuteke (Hermit) on Jan 28, 2006 at 14:34 UTC
    You're right in that there are a number of different XML mods available to you on CPAN. Of which are most popular is somewhat of a metric that is hard to come by. However, based off the questions, answers, discussions in these forums as well as my own personal usage, I'd say the XML::\w+ family would be a good place to start. Two modules that I've used and have had phenomenal success with are: Of course, each person will have their own preference on what mods are best for different procuedures, although these in particular are pretty easy to implement, widely used and tested, and relatively fast for what they do.

    Hope this helps and good luck!

    ---hA||ta----
    print map{$_.' '}grep{/\w+/}@{[reverse(qw{Perl Code})]} or die while ( 'trying' );
      Thank you very much! Exactly what I was looking for - especially since your opinion was second'd by ajt.
Re: Best XML DOM XPath XSL tools
by randyk (Parson) on Jan 28, 2006 at 19:58 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://526167]
Approved by wfsp
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-24 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found