[dancer-users] projects in Dancer 2

Hugues hugues at max4mail.com
Sat Dec 13 18:48:46 GMT 2014


Hello
I 've tested , I've got 2 errors

Checking if your kit is complete...
Warning: the following files are missing in your kit:
         dbic
         sql/sample.sql
         sql/schema.sql

and

t/001_base.t ......... 1/1
#   Failed test 'use GADS;'
#   at t/001_base.t line 5.
#     Tried to use 'GADS'.
#     Error:  Type of arg 1 to keys must be hash (not hash element) at 
/home/gad/GADS/blib/lib/GADS/Util.pm line 57, near "})
#         "
# Type of arg 1 to keys must be hash (not hash element) at 
/home/gad/GADS/blib/lib/GADS/Util.pm line 192, near "})
#             "
# Compilation failed in require at 
/home/gad/GADS/blib/lib/GADS/Record.pm line 24.
# BEGIN failed--compilation aborted at 
/home/gad/GADS/blib/lib/GADS/Record.pm line 24.
# Compilation failed in require at /home/gad/GADS/blib/lib/GADS.pm line 3.
# BEGIN failed--compilation aborted at /home/gad/GADS/blib/lib/GADS.pm 
line 3.
# Compilation failed in require at t/001_base.t line 5.
# BEGIN failed--compilation aborted at t/001_base.t line 5.
# Looks like you failed 1 test of 1.
t/001_base.t ......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/002_index_route.t .. [GADS::Record:19623] core @2014-12-13 19:46:46> 
Registered 
Dancer2::Core::DSL__WITH__Dancer2::Plugin::DBIC=HASH(0x2150430) in 
/home/gad/GADS/blib/lib/GADS/Record.pm l. 22
Type of arg 1 to keys must be hash (not hash element) at 
/home/gad/GADS/blib/lib/GADS/Util.pm line 57, near "})
         "
Type of arg 1 to keys must be hash (not hash element) at 
/home/gad/GADS/blib/lib/GADS/Util.pm line 192, near "})


Le 13/12/2014 18:39, Andrew Beverley a écrit :
> On Fri, 2014-12-12 at 05:57 +0200, Gabor Szabo wrote:
>> Anything that has been written from scratch using Dancer 2?
> This has:
>
> https://github.com/ctrlo/GADS
>
> Still very early days, so not a lot of documentation, but I'll be adding
> that once I've got the bulk of the functionality done.
>
> Andy
>
>
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users



More information about the dancer-users mailing list