X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse.pm;h=4bf8ab3453e4798b49b017f63804efde81b0f3d0;hb=61b86c1c050f7571457ea30addf5f771ca5ba293;hp=8c0df3579fbb7e103ca00b936c680004b9f17cfd;hpb=a55f82bae0f11abaab7932c4deee4f924dec647a;p=gitmo%2FMouse.git diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 8c0df35..4bf8ab3 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -275,12 +275,6 @@ 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 C<< $object->meta -> Mouse::Meta::Class >>