in reply to On Perl CPAN modules
And even if you don't have good net access, I've seen entire CPAN disks on CD-ROM, so no net connection is required.
You also misinterpret Tom Christiansen. The point of PPT is not to reinvent Unix because he can. The point is to give Unix tools to the unwashed Windows masses, which he considers impoverished. Many of those programs use CPAN modules heavily, so it actually discredits your argument. {grin}
The problem with CGI.pm is not its size: it's that there's so many things to do to handle CGI in general. Every time I've seen something scaled down, it didn't handle something that would eventually have to be handled by adding more code, which already existed in CGI.pm. And CGI.pm is already very agressive at being a "compile as you go" module, minimizing startup cost.
OK, do you have any objections other than those to using CPAN modules? Bring them on. {grin}
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: RE: On Perl CPAN modules
by strredwolf (Chaplain) on Oct 01, 2000 at 19:42 UTC | |
by Limo (Scribe) on Oct 02, 2000 at 06:05 UTC | |
by strredwolf (Chaplain) on Oct 03, 2000 at 07:49 UTC | |
by Limo (Scribe) on Oct 03, 2000 at 07:57 UTC | |
by Limo (Scribe) on Oct 02, 2000 at 06:43 UTC | |
RE: RE: On Perl CPAN modules
by princepawn (Parson) on Oct 04, 2000 at 17:54 UTC |