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
A player versus computer chess engine and database.
A variant of the hugely popular roguelike game, NetHack.
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