X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FRole%2FMethod.pm;h=8702e7c8748554b290af0c8506a58aff40f1c938;hp=1d3d0a0d10fc49fdc25775f2fcbbb717bef8d7af;hb=1820fffecb0bd1da64edc16ecde534178b841d14;hpb=284ca75b14da9b2685a78b7a0d4228512c8575c6 diff --git a/lib/Mouse/Meta/Role/Method.pm b/lib/Mouse/Meta/Role/Method.pm index 1d3d0a0..8702e7c 100755 --- a/lib/Mouse/Meta/Role/Method.pm +++ b/lib/Mouse/Meta/Role/Method.pm @@ -8,3 +8,13 @@ use base qw(Mouse::Meta::Method); __END__ +=head1 NAME + +Mouse::Meta::Role::Method - A Mouse Method metaclass for Roles + +=head1 SEE ALSO + +L + +=cut +