Method related methods are inherited from CMOP::Package
Dave Rolsky [Fri, 11 Sep 2009 15:39:18 +0000 (10:39 -0500)]
lib/Moose/Meta/Role.pm

index 69f111e..046fba8 100644 (file)
@@ -796,7 +796,7 @@ L<Moose::Meta::Role::Method>.
 =item B<< $metarole->find_method_by_name($name) >>
 
 These methods are all identical to the methods of the same name in
-L<Class::MOP::Class>
+L<Class::MOP::Package>
 
 =back