Projects / DB_Browser / Comments

RSS Comments for DB_Browser

05 Apr 2002 18:26 galacticdruid

Didn't compile with warn on windows98
Hi,

This program is a great idea, but it's highly advisable to start all cgi scripts with:

#!/usr/bin/perl -w

use strict;

These two things end up saving a lot of time, and help with mod_perl porting.

peace,
galacticdruid

Screenshot

Project Spotlight

Scid vs. PC

A player versus computer chess engine and database.

Screenshot

Project Spotlight

UnNetHack

A variant of the hugely popular roguelike game, NetHack.