in reply to Perl Books to buy
"What Color is Your Parachute?" (2000 edition)Or convince your boss that you should be using mod_perl (which can cache the connections through Apache::DBI) instead of CGI.
The startup time to reconnect to a DBI database on each CGI hit is fairly expensive for all but toy sites.
-- Randal L. Schwartz, Perl hacker
p.s. yeah, it's a joke post, but the message here is serious. {grin}
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Re: Perl Books to buy
by ncw (Friar) on Sep 03, 2000 at 15:42 UTC |