On Mon, Sep 13, 2010 at 3:16 AM, Alexis Sukrieh <sukria@sukria.net> wrote:
Le 12/09/2010 06:41, P Kishor a écrit :
#!/usr/local/bin/perl use Dancer; use lib ('lib'); load_app 'app'; dance;
Hmm, looks like a regression to me, could you try this:
use lib path(dirname(__FILE__), 'lib');
Yes, I can confirm that the above fixes the problem. Many thanks,
If that fixes the problem, it means we have a bug in the scaffolding of the app.
Regards,
-- Alexis Sukrieh _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
-- Puneet Kishor http://www.punkish.org Carbon Model http://carbonmodel.org Charter Member, Open Source Geospatial Foundation http://www.osgeo.org Science Commons Fellow, http://sciencecommons.org/about/whoweare/kishor Nelson Institute, UW-Madison http://www.nelson.wisc.edu ----------------------------------------------------------------------- Assertions are politics; backing up assertions with evidence is science =======================================================================