X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FTypeConstraint.pm;h=13b44954c5042e659610816dcaf21f02d0db29fd;hp=3405a18c5fe4dfde2596e56a998562c7256bdc1c;hb=1820fffecb0bd1da64edc16ecde534178b841d14;hpb=284ca75b14da9b2685a78b7a0d4228512c8575c6 diff --git a/lib/Mouse/Meta/TypeConstraint.pm b/lib/Mouse/Meta/TypeConstraint.pm index 3405a18..13b4495 100644 --- a/lib/Mouse/Meta/TypeConstraint.pm +++ b/lib/Mouse/Meta/TypeConstraint.pm @@ -84,7 +84,7 @@ __END__ =head1 NAME -Mouse::Meta::TypeConstraint - The Mouse Type Constraint Metaclass +Mouse::Meta::TypeConstraint - The Mouse Type Constraint metaclass =head1 DESCRIPTION @@ -106,5 +106,9 @@ Don't use this. =back +=head1 SEE ALSO + +L + =cut