Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use XML::Simple;
    my %xhash = ('a' =>
    ...
                              }
                     }
            };
    
  2. or download this
    _REQUIRED INPUT_
    my %xhash = ('a' =>[
    ...
                     }]
            };