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

Alexis Sukrieh sukria at sukria.net
Sat Oct 8 11:55:31 CEST 2011


2011/10/3 Assaf Gordon <gordon at cshl.edu>:
> sukria wrote, On 09/30/2011 06:47 AM:
>>
> Problem 2:
> ==========
> 1. created a new Dancer application"
>  $ dancer -a d2test3
>  $ cd d2test3
>
> 2. Added a single line to "./lib/d2test3.pm" (with "prefix "/testme";"):
>  $ sed -i '6iprefix "/testme";' lib/d2test3.pm
>
> 3. Run with new Dancer, I get the following error:
> Cannot combine a prefix (/testme) with a regular expression ((?-xism:.*)) at (eval 72) line 74

This has been fixed here:
https://github.com/sukria/dancer2/commit/f56e4f7a5e5880705162747d7cf9794f45db2b87

Thanks for the report!


More information about the Dancer-users mailing list