in reply to Strange Behavior with XML::Simple when pulling info out of an XML file

There are apparently a number of common mistakes made with this module: XML::Simple STRICT MODE will detect those for you.

This mode has proven useful to others in the past, e.g. XML::Simple Error.

-- Ken

  • Comment on Re: Strange Behavior with XML::Simple when pulling info out of an XML file