http://www.perlmonks.org?node_id=560031

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

Catalyst and CRUD: there seem to be several options: http://search.cpan.org/search?query=crud&mode=all

Can anyone comment on the pros and cons of Instacrud vs. Enzyme vs. Catalyst::Helper::Controller::Scaffold, or suggest other approaches?

Using CDBI, so Catalyst::Plugin::CRUD::DBIC not an option

Thanks for the advice --

water