Re: Can't locate object method "get_brigade" via package "Apache::Filter"
[prev]
[thread]
[next]
[Date index for 2004/12/16]
> Vadim wrote:
> > from error_log
> > ----------------
> > [Thu Dec 16 19:34:06 2004] [notice] Apache/2.0.52 (Unix) mod_ssl/2.0.52
> > OpenSSL/0.9.7d mod_perl/1.99_18 Perl/v5.8.4 configured -- resuming norm=
al
> > operations
> > [Thu Dec 16 19:34:08 2004] [error] [client 127.0.0.1] Can't locate obje=
ct
> > method "get_brigade" via package "Apache::Filter"
> > at /usr/local/apache2/cgi-bin/modules//MyApache/MyProxy.pm line 100.\n
> > ----------------
> >
> > why?
>
> Vadim, when you post a question next time please consider giving us some
> more context. Put yourself in our position and think what information
> could be useful to help us to help you. For example in this particular
> case, we probably need to see the relevant parts of the failing code.
>
> My guess is that you didn't load Apache::Filter:
Yes! you are absolutly right!=20
but i took code from
http://perl.apache.org/docs/2.0/user/handlers/filters.html#All_in_One_Filter
and in that example there is no "use Apache::Filter" command. So it bepuzzl=
e=20
me.
Thanks!!!
>
> % lookup get_brigade
> To use method 'get_brigade' add:
> use Apache::Filter ();
>
> For more info see:
> http://perl.apache.org/docs/2.0/api/ModPerl/MethodLookup.html
=2D-=20
=D1 =F3=E2=E0=E6=E5=ED=E8=E5=EC,
=D1=F3=F5=E0=ED=EE=E2 =C2=E0=E4=E8=EC
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html