Hi all! I spent the last couple of days heavily refactoring the jobs database code. You can find my results here:
http://www.iglu.org.il/jobs-new/ Please test it for bugs, before I deploy it into the permanent location. Along with that, its code is now located in a new place not under /cgi-bin, and the alias is direct to the App.pl script: ScriptAlias /jobs /iglu/Hosts/www.iglu.org.il/webapps/jobs-db/App.pl ScriptAlias /consultants /iglu/Hosts/www.iglu.org.il/webapps/jobs-db/Consultants .pl ScriptAlias /jobs-new /iglu/Hosts/www.iglu.org.il/webapps/jobs-db/new/App.pl ScriptAlias /consultants-new /iglu/Hosts/www.iglu.org.il/webapps/jobs-db/new/Con sultants.pl I also cleaned up the server directory. I should note that I had to install a few modules from CPAN using dh-make-perl to get it to work, and also upgraded from the Debian CGI::Application to the CPAN one. (But it is still a Debian package, only one made using dh-make-perl). Regards, Shlomi Fish --------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Homepage: http://www.shlomifish.org/ 95% of the programmers consider 95% of the code they did not write, in the bottom 5%.
