=item C<no Moose>, C<no Moose::Role>, and C<no Moose::Exporter> no longer unimport strict and warnings
This change was made in 1.05, and has now been reverted. We don't know if the
-user has explicitly loaded strict or warnings outside on their own, and
-unimporting them is just broken in that case.
+user has explicitly loaded strict or warnings on their own, and unimporting
+them is just broken in that case.
=item Reversed logic when defining which options can be changed