Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: mod_perl input filter error ( Can't locate object method "pool" via package "Apache2::Filter" )

by Anonymous Monk
on Jun 19, 2016 at 23:12 UTC ( [id://1166086]=note: print w/replies, xml ) Need Help??


in reply to mod_perl input filter error

Sure, here you go http://search.cpan.org/grep?cpanid=SHAY&release=mod_perl-2.0.9&string=pool&i=1&n=1&C=0 -> https://metacpan.org/pod/Apache2::Filter#c, https://metacpan.org/pod/Apache2::Connection#pool
  • Comment on Re: mod_perl input filter error ( Can't locate object method "pool" via package "Apache2::Filter" )

Replies are listed 'Best First'.
Re^2: mod_perl input filter error ( Can't locate object method "pool" via package "Apache2::Filter" )
by henzen (Acolyte) on Jun 19, 2016 at 23:27 UTC

      What does that have to do with Apache2::Filter?

      Apache2::Filter isn't a Apache2::RequestRec, the error says Apache2::Filter doesn't have a pool, $r is "Apache2::Filter", $r is not "Apache2::RequestRec" or ...

        Correct, thanks for spotting that. See my later response where I correct that issue but uncover another :(

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1166086]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found