- or download this
#!/usr/bin/perl -wT
use strict;
...
($filemod),
end_html
);
- or download this
#!/usr/bin/perl -wT
use strict;
...
# hash of URLs and text labels goes here somehow
print header, $template->output;
- or download this
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
...
</BODY>
</HTML>