Shlomi Fish wrote:
On Saturday 16 Jan 2010 14:32:13 Dr.Ruud wrote:
Shlomi Fish wrote:

<perlbot> rindolf: XML::Simple commits the fatal flaw of trying to
massage complicated and often irregular XML into the simple and highly
regular world of perl data structures.

That is a strange sentence. I think what was meant:

XML::Simple commits the fatal flaw of trying to massage complicated and
often irregular XML into *a* simple and highly regular world
of Perl data structures.

This because you can very well represent XML in Perl data structures
without any loss of complexity. See for example XML::Compile.

Wrong!

Tsk.


If for example you have something like {{{ <p>Hello this is a <a href="http://www.example.tld/";>link for something</a></p> }}}, then XML-Simple will make a mess out of it. And XML-Simple tends to break more often than not, and is philosopically unsound.

To me it seems that you can't read. Your reply is totally not related to what I wrote. Try again. Or better not, you'll probably mess it up again.

--
Ruud

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to