- or download this
#!/usr/bin/perl -w
use strict;
...
<source>Look at me Maa, I'm eating buttterscotch<butterscotch a="1" b=
+"2" />
</source>
============================================================
- or download this
my $xml = $xs->XMLout(
{ content => 'I am content',
...
},
rootname => 'source',
);
- or download this
my %elements = $cgi->Vars();