[Dancer-users] Debugging with Dancer
Alexis Sukrieh
sukria at sukria.net
Tue Aug 24 11:07:59 CEST 2010
Le 24/08/2010 11:03, Peter Gordon a écrit :
> Thanks for the reply. This goes some way to the answer, but I want
> the program to run, without having to invoke curl or any external
> program. It could be done by setting up the appropriate packet within
> the program, or by just hacking the request.
>
Hmm,
This would be a bit more complicated, because you'll have to fake an
incoming HTTP connection...
I don't see how to do that if not by using a new Dancer::Handler for
this specific purpose.
--
Alexis Sukrieh
More information about the Dancer-users
mailing list