From: Dave Rolsky Date: Sun, 14 Sep 2008 21:21:42 +0000 (+0000) Subject: Doc check_metaclass_compatibility X-Git-Tag: 0.58~34^2~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4fb87686e159258937964ab201a092de5d78d508;p=gitmo%2FMoose.git Doc check_metaclass_compatibility --- diff --git a/lib/Moose/Meta/Class.pm b/lib/Moose/Meta/Class.pm index 382c6b0..ed252a8 100644 --- a/lib/Moose/Meta/Class.pm +++ b/lib/Moose/Meta/Class.pm @@ -852,6 +852,11 @@ immutable. These default to L and L respectively. These accessors are read-write, so you can use them to change the class name. +=item B + +Moose overrides this method from C and attempts to +fix some incompatibilities before doing the check. + =item B Throws the error created by C using C