X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FAttribute.pm;h=5bb0da11b9bb4ccb3a22af19bb20b073ac696900;hp=415ad53bed1784699852b25934b6629309fda03d;hb=a25ca8d637c040b2f929b1a23dd62ff63d85f5d1;hpb=83fd4df5c46993d68fc0c2d84a1faffaef2b3cdd diff --git a/lib/Mouse/Meta/Attribute.pm b/lib/Mouse/Meta/Attribute.pm index 415ad53..5bb0da1 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.37_06 + =head1 METHODS =head2 C<< new(%options) -> Mouse::Meta::Attribute >>