in reply to Standard Perl Modules ~ Overkill
CPAN is what makes Perl worth using, plain and simple. If it weren't for CPAN, why not use Ruby or Python? Why not Guile or TCL? Sure, Perl is a nice language but there are lots of nice languages. But just try programming in one of them someday and the thing you'll miss first and last is the power and depth of CPAN.
Beginners should be taught to look for solutions on CPAN as soon as they learn to use modules. In my opinion Perl should come with just a handful of modules and CPAN.pm.
-sam
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Standard Perl Modules ~ Overkill
by apj (Initiate) on Apr 21, 2004 at 13:51 UTC | |
by eserte (Deacon) on Apr 21, 2004 at 15:32 UTC |