Help for this page

Select Code to Download


  1. or download this
    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.
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
    real    0m1.293s
    user    0m0.752s
    sys     0m0.526s