X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FMOP%2FMethod.pm;h=4a8138bbd0f9c1d4d283e9b5ac3174cb17107899;hb=f200954e7ad3a5fcdffbedf49dae1e688234ce0e;hp=4fc88a49700e5f41048b572e01095e5f02a7da65;hpb=6ff06a4bd41e59862cc4d9a6be284f84bf802771;p=gitmo%2FClass-MOP.git diff --git a/lib/Class/MOP/Method.pm b/lib/Class/MOP/Method.pm index 4fc88a4..4a8138b 100644 --- a/lib/Class/MOP/Method.pm +++ b/lib/Class/MOP/Method.pm @@ -168,8 +168,8 @@ to this class. =item B This is the basic constructor, it returns a B -instance which wraps the given C<$code> reference. You must also -set the C and C attributes using the C<%params>. +instance which wraps the given C<$code> reference. You must also set +the C and C attributes in C<%params>. =item B