3 Oct
2011
3 Oct
'11
7:05 a.m.
On Fri, Sep 30, 2011 at 12:47:03PM +0200, sukria wrote:
Hi there,
I am very glad and proud to announce here that I've came up with a prototype of dancer2 that pleases me enough to be advertised.
-*- https://github.com/sukria/dancer2 -*- ... 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
Does Dancer2 require Dancer1? On `make test` there are a lot of errors: ...Can't locate Dancer/HTTP.pm in @INC... ...Can't locate Dancer/Exception.pm in @INC... ...Can't locate Dancer/Config.pm in @INC... These modules are missing in lib -- Vladimir Lettiev aka crux ✉ theCrux@gmail.com