Denis Banovic wrote:
> Hi everybody!
> 
> I have a small problem with the APR::Pool::cleanup_register;
> I get this error_message: 
> ModPerl::Registry: Usage: APR::Pool::cleanup_register(p, cv, arg=Nullsv) at 
> ....

>       shift->pool->cleanup_register(&init_globals());
                                      ^

should be \&init_globals.
          ^^

--Geoff

-- 
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

Reply via email to