in reply to Source of index.pl

It's not really that dramatic:
#!/usr/bin/perl -w use strict; use lib '/usr/local/everything/lib'; use Everything::HTML; # >>> Extra Packages # <<< Extra Packages #syntax is "dbname[:user:passwd:host]" mod_perlInit "xxxxx:everything:xxxxxx:";
Of course, the Everything module contains a lot more than a few lines of code. You can download it from Everywhere (which is currently being moved?) or from SourceForge.