From: Shawn M Moore Date: Tue, 6 Jan 2009 15:16:37 +0000 (+0000) Subject: MouseX::Stop::it! X-Git-Tag: 0.19~73 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=9090e5fe93ed204d746dfea6d09925ec54b194c4;hp=cbc437f2b4ce45360cef004995bd27ffc8649fb8 MouseX::Stop::it! --- diff --git a/lib/Mouse.pm b/lib/Mouse.pm index 18c60d1..0d5e443 100644 --- a/lib/Mouse.pm +++ b/lib/Mouse.pm @@ -234,6 +234,14 @@ as Mouse unless Moose is loaded, in which case it will act as Moose. Mouse also has the blessings of Moose's author, stevan. +=head2 MouseX + +Please don't copy MooseX code to MouseX. If you need extensions, you really +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. + =head1 KEYWORDS =head2 meta -> Mouse::Meta::Class