Help for this page
use XML::Simple; my $xml = new XML::Simple (KeyAttr=>[]); ... if ( $@ ){ die "$@"; }