On May 14, 2010, at 9:21 PM, Jesse Luehrs wrote:

On Fri, May 14, 2010 at 09:02:54PM -0700, Kate Yoak wrote:


sub old_method {
 ...
}

And parent method modifiers will be skipped?

Yes, method modifiers aren't magical, they just install a normal method
in the parent class.


Silly me! Thanks.

Reply via email to