From: Frew Schmidt Date: Wed, 12 Aug 2009 21:27:58 +0000 (-0500) Subject: Doc link for method modifiers X-Git-Tag: 0.89~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9b75e4b6c936f840ca09de6b7fb9e898b801868e;p=gitmo%2FMoose.git Doc link for method modifiers --- diff --git a/lib/Moose.pm b/lib/Moose.pm index a7118c5..37b0618 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -774,8 +774,8 @@ B overridden, or removed. These three items are syntactic sugar for the before, after, and around method modifier features that L provides. More information on these may be -found in the L for now. +found in L and the +L. =item B