X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose.pm;h=f2f7b788e3c858cc44f9ae6b9cee6db88ab333cb;hb=7d93ec414e0d301292d89be61c5845152ab1b913;hp=fb6b94ace3a387ccd6a9d3035831637baf90e9eb;hpb=2840a3b25fac3ab606e2053ce9ef30b39687270d;p=gitmo%2FMoose.git diff --git a/lib/Moose.pm b/lib/Moose.pm index fb6b94a..f2f7b78 100644 --- a/lib/Moose.pm +++ b/lib/Moose.pm @@ -634,16 +634,15 @@ information. =item I => Str -Allows you to clear the value, see the L for more +Creates a method allowing you to clear the value, see the L for more information. =item I => Str -Basic test to see if a value has been set in the attribute, see the -L for more -information. +Creates a method to perform a basic test to see if a value has been set in the +attribute, see the L for more information. =item I => (0|1)