in reply to Re: XML Module
in thread XML Module

I myself dislike XML::Simple because not only it's not very fast but it has some questionable default behaviours, like the infamous KeyAttr options (in last week only, no less than 3 questions here in SoPW were related to this "feature").

I believe that simple should mean "simple", not "simple if you want to do things my way only".

Careful with that hash Eugene.