Re: strange error after new mod_perl update

[prev] [thread] [next] [Date index for 2005/05/12]

From: Randy Kobes
Subject: Re: strange error after new mod_perl update
Date: 14:53 on 12 May 2005
On Thu, 12 May 2005, Igor Chudov wrote:

> I have a custom Handler, that does not do anything
> very special. I get this cryptic error.
>
> Can't locate object method "read" via package
> "Apache2::RequestRec" at (eval 26) line 5, <CONFIG> line
> 522.\n, referer: http://dsl.algebra.com/
> algebra/homework/word/numbers/04-num.wpm
>
> - Igor

For errors like this, often ModPerl::MethodLookup can help:
  bash$ perl -MModPerl::MethodLookup -e print_method read
See
 http://perl.apache.org/docs/2.0/api/ModPerl/MethodLookup.html
for more details.

        -- 
        best regards,
randy kobes

strange error after new mod_perl update
Igor Chudov 14:41 on 12 May 2005

Re: strange error after new mod_perl update
Randy Kobes 14:53 on 12 May 2005

Generated at 06:57 on 17 May 2005 by mariachi v0.52