use XML::Simple; local $XML::Simple::PREFERRED_PARSER = 'XML::Parser'; $xml->XMLin($file,ForceArray => ['map'], KeyAttr =>{},);