[Dancer-users] dancer bug

sawyer x xsawyerx at gmail.com
Sun Aug 15 08:39:33 CEST 2010


On Sun, Aug 15, 2010 at 5:35 AM, P Kishor <punk.kish at gmail.com> wrote:

> from http://perlsharedhosting.com/tech/frameworks/dancer
>
> "
> Note – there is a bug in Dancer version 1.1803 causing routes to work
> incorrectly under some versions of Apache. Hopefully by the time you
> read this the bug will be fixed, but in the meantime, edit
> ~/dancertest/lib/dancertest.pm and change the default route so that it
> matches all paths:
> view source
> print?
> get r('.*') => sub {
>    template 'index';
> };
> "
>

What versions of Apache? Has anyone investigated into this and was able to
provide a test case or at least an environment in which it is possible to
replicate the issue? Is it in our Github issues?

Perhaps we should contact perlsharedhosting.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20100815/83af47bd/attachment.htm>


More information about the Dancer-users mailing list