in reply to Re: Perl for big projects
in thread Perl for big projects
Actually, it is getting to the point now that rather few applications written in Perl need to be "really large", in terms of what the application developer needs to write from scratch.
I've created a number apps that are actually fairly small in terms of what I personally have written, but they do "really large" things that I couldn't dream of being able to do without the core and CPAN modules. I'm sure that if I joined all the modules for an app into a single set of source code, it would be a pretty large amount of code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl for big projects
by GrandFather (Saint) on Jul 11, 2006 at 07:25 UTC |