[Catalyst] Re: Last Chance / Last Day:
Webdevelopmentplatformcontestand Perl / Catalyst
Nilson Santos Figueiredo Junior
acid06 at gmail.com
Sat Dec 2 15:15:31 GMT 2006
On 12/2/06, Octavian Rasnita <orasnita at fcc.ro> wrote:
> Of course, there are more ways to do it in every language, but for perl, the
> correct expression should be: "There are too many ways to do it". :-)
> There is no "the most important" templating system in perl, or the best
> module for creating configuration files, or other "bests", so Catalyst
> should try beeing compatible with all of them, because otherwise it would
> lose the interest of some programmers.
Just because you can use all of them it doesn't mean there isn't a
defacto standard.
TT is pretty much the default templating system for Catalyst,
DBIx::Class the default ORM and well, for configuration files, I
suppose it'd be YAML. At least those are the better supported choices
and that's why you can't properly learn Catalyst without tackling DBIC
or even TT, to a lesser degree.
-Nilson Santos F. Jr.
More information about the Catalyst
mailing list