[Catalyst] New class templates

Frank Wiegand frank.wiegand at gmail.com
Fri Oct 21 12:45:01 CEST 2005


Sebastian Riedel schrieb:

>>> MyApp->config( name => 'MyApp' );
>> Why not __PACKAGE__ instead of MyApp?
> Why?

Because __PACKAGE__ always works, you don't have to s/MyApp/$MyApp/
several times.

Bye, Frank



More information about the Catalyst mailing list