[Catalyst] New class templates
Corey
corey_s at qwest.net
Fri Oct 21 04:04:44 CEST 2005
On Friday 21 October 2005 05:46 am, Christopher H. Laco wrote:
> I'd have to say that use warnings is a must, just as must as use strict
> is. I don't say that for technical reasons, but on the fact the it's the
> current recommended practice in the perl community. I'd hope we want to
> foster best practices in the autogenerated code, just as any book auther
> would want to foster best practices in their books example code.
>
Totally agreed.
It can also be extremely helpful during development; it's a no-brainer to
simply comment out or remove when moving to production.
More information about the Catalyst
mailing list