[Catalyst] Mason + DBI + Catalyst?

Hans Dieter Pearcey hdp.perl.catalyst.users at weftsoar.net
Mon May 25 22:49:31 GMT 2009


On Tue, May 26, 2009 at 12:35:45AM +0200, Daniel Carrera wrote:
> Is there any good documentation for Catalyst that is based on Mason?

http://search.cpan.org/~flora/Catalyst-View-Mason-0.17/lib/Catalyst/View/Mason.pm

> Any suggestions?

Nothing's stopping you from just using DBI.

http://search.cpan.org/~alexp/Catalyst-Model-DBI-0.20/lib/Catalyst/Model/DBI.pm

(I've never actually used this.)

Anyway, the coupling between Catalyst, DBIC, and TT is loose, and it sounds
like you're expecting a lot more opinionation from the framework than is
actually there.  (I'll leave it up to someone else to advocate for DBIC over
plain DBI.)

hdp.



More information about the Catalyst mailing list