X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=fb72d26b41d5d147c77df0ed4d3b4040cfb450d6;hb=56be135d2a8975f724deddf9814446b385985d66;hp=de8ad9d997f3084554b408ccb131e6c84eabec48;hpb=16913e719a472035cea1218c644a4c706401274c;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index de8ad9d..fb72d26 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -279,8 +279,8 @@ Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. We're also going as light on dependencies as possible. -L or L is required if you want support -for L, L, and L. +L or L is required +if you want support for L, L, and L. =head2 MOOSE COMPAT @@ -308,6 +308,12 @@ should upgrade to Moose. We don't need two parallel sets of extensions! If you really must write a Mouse extension, please contact the Moose mailing list or #moose on IRC beforehand. +=head2 Maintenance + +The original author of this module has mostly stepped down from maintaining +Mouse. See L. +If you would like to help maintain this module, please get in touch with us. + =head1 KEYWORDS =head2 meta -> Mouse::Meta::Class