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