On 24/04/06, Aaron Trevena <[EMAIL PROTECTED]> wrote:
I plan to do a pre_2 release to cpan this week, and have just updated
SVN with a small fix for the last outstanding bug that I consider a
show stopper.
Nic has just brought up some behaviour I consider a bug, and if this
can be fixed quickly
On Apr 25, 2006, at 12:24, Aaron Trevena wrote:
On 25/04/06, Nic Gibson <[EMAIL PROTECTED]> wrote:
> Now - who knows what I should return instead of -1??
>
> At the top of httpd.h declined, ok and done are defined as -1, 0
and
> -2 respectively - server_error seems to be 500 - but the
> Apa
On 25/04/06, Nic Gibson <[EMAIL PROTECTED]> wrote:
> Now - who knows what I should return instead of -1??
>
> At the top of httpd.h declined, ok and done are defined as -1, 0 and
> -2 respectively - server_error seems to be 500 - but the
> Apache::Constant documentation warn against returning htt
On 24/04/06, Aaron Trevena <[EMAIL PROTECTED]> wrote:
On 24/04/06, Dave Howorth <[EMAIL PROTECTED]> wrote:
> Aaron Trevena wrote:
> > On 24/04/06, Nic Gibson <[EMAIL PROTECTED]> wrote:
> >> Potentially stupid question...
> >>
> >> Why does maypole return -1 for DECLINED and ERROR? In mod_perl ter