X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FAttribute.pm;h=2d75d0e736b5b286de3e4784b3f0165c1f8e0ad5;hb=f3f04eedbd85d3990f290d3e8c329150663889d6;hp=415ad53bed1784699852b25934b6629309fda03d;hpb=ce5920b75da54ce1977fc44cd89b400175b6d034;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Meta/Attribute.pm b/lib/Mouse/Meta/Attribute.pm index 415ad53..2d75d0e 100644 --- a/lib/Mouse/Meta/Attribute.pm +++ b/lib/Mouse/Meta/Attribute.pm @@ -462,6 +462,10 @@ __END__ Mouse::Meta::Attribute - The Mouse attribute metaclass +=head1 VERSION + +This document describes Mouse version 0.39 + =head1 METHODS =head2 C<< new(%options) -> Mouse::Meta::Attribute >>