in reply to Re: XML::Parser Issues
in thread XML::Parser Issues

You should consider always using strict and warnings, as per Use strict warnings and diagnostics or die.