A "method handler" is now specified using the `method' sub attribute, e.g.

sub handler : method {};

instead of 1.xx's

sub handler ($$) {}

How the compat layer is supposed to handle this? I remember that when 
I've tried to use method handlers with the new ModPerl::Registry, I was 
getting segfaults when using $$ proto.


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to