Hardi Bales-Stutes <[EMAIL PROTECTED]> wrote:
> Well just to make sure I wasn't smoking any weird substances when I
> said that I had no problem running Apache::Cookie (and Apache::Request
> for that matter) on my set-up I went to my laptop which has a fresh
> install of OS 10.1 (never been touched by 10.0.x) and also did not
> have libapreq installed. I did an install there using CPAN shell (which
> is as vanilla as it gets). and everything went fine (it's always
> bothered me that they don't have any tests configured for libapreq but
> I guess that's why its version 0.33 and not 1.xx).
Aha - if all you did was install it, you don't know it's actually
working. Try installing it, then running 'make test' in a mod_perl
installation directory. In my case, it fails pretty spectacularly.
-Ken