http://qs321.pair.com?node_id=296746

jdtoronto has asked for the wisdom of the Perl Monks concerning the following question:

As a refugee from the web programming wars I fell rather confused as I read through various comments here and info on the Web about contructing large Web based apps in Perl.

I have been doing this for a while, and have a couple of pretty large (20K+ lines of Perl in about 40 scripts) apps running quite happily. But they are maintenance nightmares. They feature

My more current work uses: My question is this. I am about to embark on a total re-write of one of the 20K+ nightmares and a totally new app that is strting to feel like it will be five to six times the size.

I would like to make some intelligent choices about new ways to do all of this! I see lots of Application Frameworks getting around, but I would like some informed opinion about these.

Please be as eloquent and verbose as you desire! I love reading long and etailed posts as much as I love the short pithy ones.

jdtoronto