30 Sep
2011
30 Sep
'11
12:31 p.m.
You can test very easily your app with dancer2:
$ git clone http://github.com/sukria/dancer2.git $ cd YOUR_APP $ perl -I../dancer2/lib bin/app.pl
This seems to work as described.
Also, important to know: most of the plugins may not be working well.
And load_app is missing, so there's only one small reporting app that I could try, but that seemed to function fine. Perl 5.10 on Debian. -- Richard Huxton Archonet Ltd