[Dancer-users] dancer2's prototype is there, feedback needed

thecrux at gmail.com thecrux at gmail.com
Mon Oct 3 09:05:39 CEST 2011


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 at gmail.com


More information about the Dancer-users mailing list