You can use XML::Simple (that works with XML::Parser), or XML::Smart (that works with XML::Parser or with it own Parser too).
I prefer to use XML::Smart since you don't need to install an extra module for the parser, and works like XML::Simple, but with some extra resources. But I'm also the author of XML::Smart and my opinion don't count much in this case. ;-P
Graciliano M. P.
"The creativity is the expression of the liberty".
In reply to Re: Format weird behaviour
by gmpassos
in thread Format weird behaviour
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |