X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMouse%2FSpec.pm;h=4435650d8bcb353120609138e27af9e85b9e7ac4;hb=87f1f3d2110a14bb0bb9366c476505982afe95bd;hp=0ea74b58909f6efaeb68ded4fc8be5355dccf1e8;hpb=4819ed36c693b311abb3f7d9965e1eeac1748345;p=gitmo%2FMouse.git diff --git a/lib/Mouse/Spec.pm b/lib/Mouse/Spec.pm index 0ea74b5..4435650 100644 --- a/lib/Mouse/Spec.pm +++ b/lib/Mouse/Spec.pm @@ -43,8 +43,8 @@ The sugary API is highly compatible with Moose. Any MOP in Mouse has no attributes. -And C<< $metaclass->meta->make_immutable() >> does not yet work as you expect. -B. +For this reason, C<< $metaclass->meta->make_immutable() >> does not yet work as you expect. +B. =head3 Mouse::Meta::Instance