Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    my $xml = XML::Simple->new->XMLout($hashref);
    
    print $xml;
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    };
    
    store $hashref => $file;
    
  3. or download this
    $ pm_1078041_parent.pl
    <opt key1="qwerty" key2="asdfgh">
    ...
      <key4>6</key4>
      <key4>7</key4>
    </opt>