X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FClass.pm;h=51a496f125a3bf5777e960819cda5916c173921c;hb=1820fffecb0bd1da64edc16ecde534178b841d14;hp=cb0245458b979c160194a851b6570a1d1321768b;hpb=2cea7a5fabbf2a81e0518c3f967706c9428afa8d;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Meta/Class.pm b/lib/Mouse/Meta/Class.pm index cb02454..51a496f 100644 --- a/lib/Mouse/Meta/Class.pm +++ b/lib/Mouse/Meta/Class.pm @@ -369,7 +369,7 @@ __END__ =head1 NAME -Mouse::Meta::Class - hook into the Mouse MOP +Mouse::Meta::Class - The Mouse class metaclass =head1 METHODS @@ -428,11 +428,9 @@ Create a new instance. Clones the given C which must be an instance governed by this metaclass. -=head1 BUGS +=head1 SEE ALSO -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. +L =cut