24 Aug
2010
24 Aug
'10
9:07 a.m.
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