X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FRole%2FComposite.pm;h=d39e2a4a1e23e73ca8d35c88261d533fbc484f1c;hp=02a051033c9a4c4ca7b023954e02684c5bf2e071;hb=a25ca8d637c040b2f929b1a23dd62ff63d85f5d1;hpb=83fd4df5c46993d68fc0c2d84a1faffaef2b3cdd diff --git a/lib/Mouse/Meta/Role/Composite.pm b/lib/Mouse/Meta/Role/Composite.pm index 02a0510..d39e2a4 100644 --- a/lib/Mouse/Meta/Role/Composite.pm +++ b/lib/Mouse/Meta/Role/Composite.pm @@ -114,3 +114,16 @@ sub _apply_methods{ 1; __END__ +=head1 NAME + +Mouse::Meta::Role::Composite - An object to represent the set of roles + +=head1 VERSION + +This document describes Mouse version 0.37_06 + +=head1 SEE ALSO + +L + +=cut