24 Aug
2010
24 Aug
'10
6:35 a.m.
On Tue, Aug 24, 2010 at 9:33 AM, Alexis Sukrieh <sukria@sukria.net> wrote:
On 24/08/2010 08:14, P Kishor wrote:
Using Dancer::Session::YAML and Dancer::Session::Storable as templates, I created a Dancer::Session::SQLite module. I put it in /usr/local/lib/perl5/site_perl/5.12.1/Dancer/Session/SQLite.pm and set session => 'SQLite'. Yet, I get an error saying 'Error while loading /Users/punkish/Sites/lca/app.psgi: unknown session engine 'SQLite', perhaps you need to install Dancer::Session::SQLite? at /usr/local/lib/perl5/site_perl/5.12.1/Dancer/Engine.pm'
Whoops, missed the set command!