Help for this page

Select Code to Download


  1. or download this
    use XML::Bare;
    use Data::Dumper;
    ...
    
    local $Data::Dumper::Indent = 1;
    print(Dumper($root));
    
  2. or download this
    $VAR1 = {
      '_z' => 0,
    ...
    ',
      '_pos' => 0
    };