Using the Rockway's Catalyst book to help bring me up to speed on Catalyst and I've got a problem that I can't figure out.

On page 59, where it uses a database to store the session key, I've made all the code changes, but when I start the server it gives me the following error:

"Couldn't find a model named DBIC::Session at /usr/local/share/perl/5.8.8/Catalyst/Plugin/Session/Store/DBIC.pm line 143.
Compilation failed in require at script/addressbook_server.pl line 53."

I've installed Session::Store::DBIC module and even reinstalled it to see if missed out on the Session model and I get the same error.  Any ideas?


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to