Hi Sawyer & all,

Well so far dancer is really saving me a LOT of dev time (alternatives
included J2EE, Catalyst and PHP), so I find it very useful.
And I'm already working to integrate some dancer examples in existing perl
courses I teach.

Multiple // are a pain for me on deployment configuration. I'm using Apache2
with mod_proxy (like in the cookbook), and for some reason the proxy adds a
/ (so all urls begin with a double /).

Hopefully, I'll have some time when this project is done and try to help you
guys solve this issue on Dancer.

Cheers,
  Ynon



On 18 February 2011 22:37, sawyer x <[email protected]> wrote:

> On Fri, Feb 18, 2011 at 7:23 PM, ynon perek <[email protected]> wrote:
>
>> Hi Everyone,
>>
>
> Hey Ynon!
>
>
>> I'm using dancer for a web project and really like it so far.
>>
>
> I'm *very* happy to hear! :)
>
>
>> Problem is, I sometimes use // instead of / in a request path, and dancer
>> seems not to like it.
>>
>
> That's true. There is an issue that mentions this problem and we've
> discussed about automatically reducing multiple slashes.
> If you'd like, you can open an issue on the Github page and I'm sure it
> will get fixed much sooner this way.
> https://github.com/sukria/Dancer
>
> You're also welcome on IRC, we're very polite and friendly.
> #dancer on irc.perl.org.
>
>
>> Thanks in advance and have a great weekend.
>>
>
> Thanks, you too! :)
>
> Sawyer.
>
> _______________________________________________
> Perl mailing list
> [email protected]
> http://mail.perl.org.il/mailman/listinfo/perl
>
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to