From: Rob Coops
> It really depends on what you are looking to do though, if you are aiming
> for just a simple thing with only a few messages then don't worry
> about XML::LibXML
> and go for XML::Simple which is more then enough in most simple cases ;-)
Except that it's not so simple to set i
On Wed, Jul 13, 2011 at 3:27 AM, Feng He wrote:
> 2011/7/13 Doug Bradbury :
> > Does anyone have suggestions for an active and easy to use XML building &
> parsing module?
> >
>
> For a simple XML parsing I have used the module XML::Simple which just run
> well.
>
> Regards.
>
> --
> To unsubscri
2011/7/13 Doug Bradbury :
> Does anyone have suggestions for an active and easy to use XML building &
> parsing module?
>
For a simple XML parsing I have used the module XML::Simple which just run well.
Regards.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands,
On 12/07/2011 19:07, Doug Bradbury wrote:
Does anyone have suggestions for an active and easy to use XML
building & parsing module?
Hi Doug
Any code to write XML ends up looking very similar to the resulting XML
itself, although XML::Writer will make sure your syntax is correct for
you and av
Does anyone have suggestions for an active and easy to use XML building &
parsing module?
Doug Bradbury
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/