[Catalyst] Catalyst tutorial

Octavian Râşniţă orasnita at gmail.com
Sun Jul 19 11:28:06 GMT 2009


In Catalyst::Manual::Tutorial::04_BasicCRUD.pod I read that we need to 
specify the ResultSet classes we want to use with:

__PACKAGE__->resultset_class('MyApp::Schema::ResultSet::Book');

I've seen that it works even without it. Is this line really needed?

Octavian




More information about the Catalyst mailing list