DEATH TO ALL zionist ELLIPSES
[gitmo/Moose.git] / lib / Moose / Meta / Method.pm
index 2b8a820..b690473 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method;
 use strict;
 use warnings;
 
-our $VERSION   = '0.72';
+our $VERSION   = '0.92';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
@@ -47,9 +47,13 @@ additional Moose-specific functionality, all of which is private.
 To understand this class, you should read the the L<Class::MOP::Class>
 documentation.
 
+=head1 INHERITANCE
+
+C<Moose::Meta::Method> is a subclass of L<Class::MOP::Method>.
+
 =head1 BUGS
 
-All complex software has bugs lurking in it, and this module is no 
+All complex software has bugs lurking in it, and this module is no
 exception. If you find a bug please either email me, or add the bug
 to cpan-RT.