![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: CGI::Applicationby Anonymous Monk |
on Aug 23, 2009 at 14:21 UTC ( #790666=note: print w/replies, xml ) | Need Help?? |
The only current Perl MVC tool with tight integration to a model is Jifty. With CGI::Application, you choose a tool like Rose::DB::Object or DBIx::Class for database work and primarily use that for your model.
In Section
Seekers of Perl Wisdom
|
|