Help for this page
You can dictate which parser module is used by setting either the envi +- ronment variable 'XML_SIMPLE_PREFERRED_PARSER' or the package variable $XML::Simple::PREFERRED_PARSER to contain the module name.
#!/usr/bin/perl use warnings; use strict; ... real 0m1.293s user 0m0.752s sys 0m0.526s