NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Also... (Score:1)
Re: (Score:1)
Don't forget Rack based frameworks (Score:1)
Re: (Score:1)
Re: (Score:1)
Re: (Score:1)
It might please you to learn that Web.pm aims to have a full port of Rack at its core. The idea is that people should be able to choose the level of abstraction they want to build their web app on. The levels are something along the lines of:
That last level is the reason I'm investigating MVC frameworks at present.
Re: (Score:1)
Re: (Score:1)
Noted.
For various reasons I'm not inclined to discuss the naming of Web.pm via a blog commenting system. I'll happily move the discussion to IRC or email, though.
Re: (Score:1)
Scaffolding... (Score:1)
Re: (Score:1)
I know nothing about Merb, except that it was merged with Rails. In particular, from your comment I still am no wiser as to why scaffolding is bad, or why Merb was successful due to its lack of scaffolding.
Guess I'll have to read up a bit on Merb. Or what's left of it. :)