Re: Write PerlPostReadRequestHandler

2011-05-20 Thread Raf
Marco, On Thu, 19 May 2011, marco wrote: Il 19/05/2011 16.47, marco ha scritto: Il 19/05/2011 16.32, Andr? Warnier ha scritto: On Thu, 19 May 2011, marco wrote: ... PerlPostReadRequestHandler touch.pl  

Re: Write PerlPostReadRequestHandler

2011-05-19 Thread marco
Il 19/05/2011 16.47, marco ha scritto: Il 19/05/2011 16.32, André Warnier ha scritto: Raf wrote: http://perl.apache.org/docs/2.0/user/intro/start_fast.html On Thu, 19 May 2011, marco wrote: Hi, I tried to write an handler to be execute in the PostReadRequest phase of the http request cycle.

Re: Write PerlPostReadRequestHandler

2011-05-19 Thread marco
Il 19/05/2011 16.32, André Warnier ha scritto: Raf wrote: http://perl.apache.org/docs/2.0/user/intro/start_fast.html On Thu, 19 May 2011, marco wrote: Hi, I tried to write an handler to be execute in the PostReadRequest phase of the http request cycle. #file:touch.pl ... PerlResponse

Re: Write PerlPostReadRequestHandler

2011-05-19 Thread André Warnier
Raf wrote: http://perl.apache.org/docs/2.0/user/intro/start_fast.html On Thu, 19 May 2011, marco wrote: Hi, I tried to write an handler to be execute in the PostReadRequest phase of the http request cycle. #file:touch.pl ... PerlResponseHandler touch.pl ... PerlPostReadRequestHandle

Re: Write PerlPostReadRequestHandler

2011-05-19 Thread Raf
http://perl.apache.org/docs/2.0/user/intro/start_fast.html On Thu, 19 May 2011, marco wrote: Hi, I tried to write an handler to be execute in the PostReadRequest phase of the http request cycle. #file:touch.pl ... PerlResponseHandler touch.pl ... PerlPostReadRequestHandler touch.pl