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