citromatik has asked for the wisdom of the Perl Monks concerning the following question:
Hi all
I am not a professional web developer, but in the last year I had to develop a couple of web applications. In them I combined code written in HTML, Perl, JavaScript (ajax,json) and CSS. All the CGIs were coded in Perl using the CGI module.
Now I face my third medium-sized project (a web interface for a database) and I would like to use a "higher order" solution other than having to code almost all myself
I have heard about different Perl modules/frameworks that can help in the development of web applications (Catalyst, HTML::Template, CGI::Builder, CGI::Application, CGI::AppBuilder, CGI::AppToolkit, Jifty, Maypole ...)... Hmmm, too much to test all myself before start coding.
Have you used any of these? other? why?. What system do you recommend? Does they have a large learning curve?
Thank you very much in advance,
citromatik
Edit: Added Jifty and Maypole to the list
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Modules / Frameworks for Web development in Perl
by moritz (Cardinal) on Jun 06, 2008 at 11:38 UTC | |
|
Re: Modules / Frameworks for Web development in Perl
by leocharre (Priest) on Jun 06, 2008 at 13:36 UTC | |
|
Re: Modules / Frameworks for Web development in Perl
by sasdrtx (Friar) on Jun 06, 2008 at 13:33 UTC | |
by citromatik (Curate) on Jun 06, 2008 at 14:04 UTC | |
|
Re: Modules / Frameworks for Web development in Perl
by Rhandom (Curate) on Jun 06, 2008 at 16:18 UTC | |
|
Re: Modules / Frameworks for Web development in Perl
by zby (Vicar) on Jun 07, 2008 at 19:10 UTC |