BEGIN { $ENV{XML_SIMPLE_PREFERRED_PARSER}='XML::Parser'; } use XML::Simple qw/ XMLin /;