Using a proper parser module instead of using ad-hoc regular expressions is the actual help you need. Parsing arbitrary XML with regular expressions does not work, especially if you're new to Perl.
In reply to Re^3: Parse XML with Perl regex
by Corion
in thread Parse XML with Perl regex
by ad23
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |