X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FAttribute.pm;h=dad65a8d5533ccbf57fcfc7b0b4a3711c05569c8;hb=7e2909e58c70dfb258ca1d10b334eaa6d8422852;hp=0d25298dbd17f084381a51b48a7d4df49ac07094;hpb=45ea86205954c36cdc0f1472b5edf519459b2b56;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Meta/Attribute.pm b/lib/Mouse/Meta/Attribute.pm index 0d25298..dad65a8 100644 --- a/lib/Mouse/Meta/Attribute.pm +++ b/lib/Mouse/Meta/Attribute.pm @@ -307,6 +307,8 @@ installed. Some error checking is done. =head2 has_builder -> Bool +=head2 should_auto_deref -> Bool + Informational methods. =head2 generate_accessor -> CODE