[Catalyst] session in DB example in Catalyst book

Andreas Marienborg omega at palle.net
Sat May 10 06:19:52 BST 2008


On May 10, 2008, at 3:53 AM, Andrew wrote:

> 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."

You don't seem to have the Model you configured the session store to  
use. Do you have the MyApp/Model/DBIC/Session.pm file?


- andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080510/ea4fc024/attachment.htm


More information about the Catalyst mailing list