I set the session in the config: session: YAML
> On 11 Sep 2015, at 14:43, Richard Reina <[email protected]> wrote: > > I am trying to get Deferred to work but keep getting: > > Error 500: core - Must specify session engine in settings prior to using > 'session' keyword at /home/richard/perl5/lib/perl5/Dancer/Plugin/Deferred.pm > line 26. > Powered by Dancer2 <http://perldancer.org/> 0.161000 > > I have used the command: set session => 'YAML'; to set the session. I have > also tried session: "YAML" in my config file. Is there something else I must > do? > _______________________________________________ > dancer-users mailing list > [email protected] > http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
