2015-06-05 15:46 GMT+03:00 mark jones <[email protected]>: > Can anyone help with the errors that I'm getting while trying to install > Dancer2, looks a problem with core.app.before_request but there are also some > errors regarding new_from_plack. I'm using a fresh install of Ubuntu 64 bit, > 14.04.
Sorry, already noticed, you use cpanm. > t/classes/Dancer2-Core-Response-Delayed/new.t .......... ok > coercion for "headers" failed: Not an ARRAY reference at > /home/mj/.cpanm/work/1433507299.25464/Dancer2-0.160002/blib/lib/Dancer2/Core/Role/Headers.pm > line 16. > # Child (new_from_plack) exited without calling finalize() This 16th line initializes HTTP::Headers-object. Is HTTP::Headers up do date? I use same setup (Ubuntu 14.04, 64 bit, cpanm) and I installed same version Dancer2 fine. -- Wbr, Kõike hääd, Gunnar _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
