Dear LazyPerl

I'm looking for a Catalyst or other Perl based application framework that will do standard CRUDS (CReate, Update, Delete, Search) functions. I've seen a few of the online writeups about how different people put these together in as few lines as possible, but I'm more looking for one that I can just install via CPAN, configure a database connection, and start the server.

Any suggestions?

4 Comments

Dancer should have a plugin come out soon that does just does. I think it's called Dancer::Plugin::SimpleCRUD and it's written by David Precious (bigpresh).

You can ask him when it's going to be released (I understand it already works) on #dancer @ irc.perl.net.

Leave a comment

About Phred

user-pic I blog about Perl.