On Mon, Aug 15, 2005 at 05:54:53PM -0700, Stas Bekman wrote: > Where does it go then? Are you sure you've applied the patch and the warn > statement is there?
Grepping the source tree the only instance of "myip" is in t/response/TestAPI/access2.pm which I put in there according to your instructions. 0 windhund /usr/local/src/CPAN/mod_perl-2.0.1$ rgrep 'myip' ./t/response/TestAPI/access2.pm: warn "myip: ", $r->connection->remote_ip, "\n"; t/response/TestAPI/access2.pm attached. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern 'All anyone gets in a mirror is themselves,' she said. 'But what you gets in a good gumbo is everything.' -- "Witches Abroad" by Terry Prachett
access2.pm
Description: Perl program