in reply to Samples of big projects done in Perl
Well, if we're talking about enterprise applications here is a couple of Perl-based frameworks which can help you build BIG project: Catalyst - well-known framework to develop web-based applications, Gantry - young but perspective framework, Maypole - framework for MVC-oriented web applications.
It's difficult to develop a large project from scratch based on any programming language. The problem is not in Perl. The problem in lack of knowledge of appropriate tools IMHO.
---
Michael Stepanov aka nite_man
It's only my opinion and it doesn't have pretensions of absoluteness!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Samples of big projects done in Perl
by phaylon (Curate) on Aug 08, 2006 at 11:41 UTC | |
|
Re^2: Samples of big projects done in Perl
by nite_man (Deacon) on Aug 08, 2006 at 19:33 UTC |