2001 The Central Ohio Linux User Group.
// All rights reserved.
// Released under the GPL, v. 2. See: LICENSE.TXT
// -- maintainer: info@owlriver.com
//
print "This page is built automatically by reading the
<title> information of the pages listed in pkg_drvr.txt,
which was produced by get_pkg_name
from a list of URL's contained in packages.txt. In
that some webpages lack that information, it is
sometimes not as helpful as it might be.
";
//
// get contents of a file into a string
$filename = "./pkg_drvr.txt";
print "
| "; if ( "$title" != "" ) { print " $title "; } else { print " $link "; } print " |