- or download this
sub convFieldToXML($) {
my $fldref = shift;
...
# snip --8<--;
}
}
- or download this
fldref=
[
...
["\$h", "P|ysti, Lasse"],
["\$j", "Fran*8aix, Jean"],
]
- or download this
fldref=
[
...
\["\$h", "P|ysti, Lasse"],
\["\$j", "Fran*8aix, Jean"],
]