Help for this page
# STANDARD This is some text that describes function seventhdoesnotgetenoughsleep
my %funcs; my $comment; ... print "<tr><td> $_ </td><td> $funcs{$_} </td></tr>\n" for ( sort keys +%funcs ); print "</table> blah blah blah </HTML>\n";