On 8/23/07, Foo JH <[EMAIL PROTECTED]> wrote:
> I've read http://perldoc.perl.org/attributes.html about attributes, but
> it does not seem to suggest that tagging the method attribute to
> subroutine has any programming advantages, unless you're interested to
> list the subroutines with that attribute. But I suspect there's more to it.

It tells mod_perl that the handler should be called as a method.
http://perl.apache.org/docs/2.0/user/porting/compat.html#Method_Handlers

- Perrin

Reply via email to