Help for this page

Select Code to Download


  1. or download this
    for my $aref (@$STF3) {
        print OUTPUT qq|<li>$aref->[0] </li><a href="$aref->[1}$STF3_Table
    +s">$aref->[2]</a><br />\n|;
    }
    
  2. or download this
    return split(/\n/, $document);
    
    return \@STF1, \@STF3;