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 spe
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 s
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 startin