Re: stacked handlers return vals

2001-10-20 Thread Nikolaus Rath

* Mark Maunder <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> If I'm using stacked handlers, what should I return if I dont want the
> next handler in line to run because I've returned all required content
> to the client? (the eagle book says anything other than OK, DECLINED
> or DONE, but what's the appropriate return val that wont cause the
> client to think an error occured?)

200 / HTTP_DOCUMENT_FOLLOWS?

   --Nikolaus




Re: @INC

2001-10-20 Thread Ilya Martynov

> On Wed, 17 Oct 2001 14:26:17 +0100, "Plows, Sean (London)" 
><[EMAIL PROTECTED]> said:


PS> How can I set this as my cgi's can't locate my libs?

use lib qw(/path/to/libs);

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)  TIV.net (http://tiv.net/) |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-