Help for this page

Select Code to Download


  1. or download this
    $ perl -MData::Dumper -MXML::Simple -e 'print Dumper XMLin(q{example.x
    +ml});'
    $VAR1 = {
    ...
                                     }
                         }
            };
    
  2. or download this
    
    print "xml content: '$xml'\n";