For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > October 2005 > XML [AntiVir checked]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML [AntiVir checked]
Khalid Naji

2005-10-11, 9:55 pm

Hi,

Which Module could you recommend for the use of the XML (XML::Simple,
XML::Parser and XML::Writer, XML::DOM, XML::PATH...) ?

Thanks in advance!

KN

Wiggins d'Anconia

2005-10-11, 9:55 pm

Naji, Khalid wrote:
> Hi,
>
> Which Module could you recommend for the use of the XML (XML::Simple,
> XML::Parser and XML::Writer, XML::DOM, XML::PATH...) ?
>
> Thanks in advance!
>
> KN
>
>


Yes.

Which one is most appropriate depends on what you need to do. I would
generally suggest starting with XML::Simple until you determine it
doesn't fit the profile of what is needed.

http://danconia.org
Bob Showalter

2005-10-11, 9:55 pm

Naji, Khalid wrote:
> Hi,
>
> Which Module could you recommend for the use of the XML (XML::Simple,
> XML::Parser and XML::Writer, XML::DOM, XML::PATH...) ?


To add to what Wiggins said, I would also take a look at the XML::LibXML
family of modules, and look at SAX parsing. These are newer than some of the
modules you listed.

Also, be sure to go to http://perl-xml.sourceforge.net/ and read the FAQ
there.
David Dorward

2005-10-11, 9:55 pm

On Tue, Oct 11, 2005 at 04:05:53PM +0200, Naji, Khalid wrote:
> Which Module could you recommend for the use of the XML (XML::Simple,
> XML::Parser and XML::Writer, XML::DOM, XML::PATH...) ?


Which form of transport would you recommend for getting from one place
to another?

It depends on your specific needs.

--
David Dorward http://dorward.me.uk

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com