X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose.pm;h=46207faa0e0917b4c242ed8a38856ef14b100e48;hb=53a1e0939093bc4b404a2a5b1675a372bd4e3384;hp=475d69c2cc8f486a4ad3ed7675f756b8bde0b699;hpb=86fcbc7e89348cfc8c17980b86522c42bdc6fa69;p=gitmo%2FMoose.git diff --git a/lib/Moose.pm b/lib/Moose.pm index 475d69c..46207fa 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -642,10 +642,11 @@ example. =item I => Str -The value of this key is the name of the method that will be called to -obtain the value used to initialize the attribute. See the L -and/or L for more information. +The value of this key is the name of the method that will be called to obtain +the value used to initialize the attribute. See the L and/or +L for more +information. =item I => SCALAR | CODE