Sidestepping the actual question you pose, these are the kind of things that make me avoid XML::Simple for much of anything. Using it to access an XML config file is probably ok -- especially since it's what the wonderful Config::Auto uses -- but beyond that, I'd reach for something else. My favorite something else is currently XML::TreeBuilder. It's a subclass of HTML::TreeBuilder, and shares the same power hidden behind a pretty darned nice interface.
In reply to Re: XML::Simple bug? aka I want the whitespace dude!
by revdiablo
in thread XML::Simple bug? aka I want the whitespace dude!
by Jenda
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |