print table(Tr([ td( join "
\n", map { a({href => $urlhash{$_}}, $_) } keys %urlhash ) ]));