- or download this
$\ = $/;
for (1..2)
{
...
}
function();
}
- or download this
SCALAR(0x825d70) created
SCALAR(0x825d70)
SCALAR(0x96ec08) created
SCALAR(0x825d70)
- or download this
sub seqstore {
my ($flankseq, $mode, @rcd) = @_;
if ($mode eq "Pos") {
...
}
return;
}