in reply to Re: (Ovid) Re: Perl/Apache Error
in thread Perl/Apache Error

To add to the other voices, CGI is now included in the Perl distribution. It is, in effect, a part of the language. Using it is little different than using perl itself. And as others pointed out, burn that rotten book. There is better out there for less cash.

--
$you = new YOU;
honk() if $you->love(perl)