in reply to Re: XML::Simple functionality with XML::Twig ?
in thread XML::Simple functionality with XML::Twig ?
Also I tried namespaces with 'author:itunes' as test but didn't really work quite well ; how are namespaces supported then in reading (and writing) through XML::Simple? $xml->{'author:itunes'} ? (I already tried and didn't work)
Namespaces/CDATA writing support is the main reason I am going towards XML::Twig; but if that is not needed and I get intending only as "extra" for my application; I'd rather stay with XML::Simple and its memory requirements against to XML::Twig.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: XML::Simple functionality with XML::Twig ?
by saberworks (Curate) on Jun 15, 2006 at 16:34 UTC |