-default => 0,
'Moose::Autobox' => 0;
-feature 'Extending Moose attributes with basic Perl types',
- -default => 0,
- 'MooseX::AttributeHelpers' => 0;
-
feature 'Class attributes for Moose',
-default => 0,
'MooseX::ClassAttribute' => 0;
L<Moose::Autobox>
-=item I<Extending Moose attributes with basic Perl types>
-
-L<MooseX::AttributeHelpers>
-
=item I<Class attributes for Moose>
L<MooseX::ClassAttribute>
=back
+=head1 NOTES
+
+L<MooseX::AttributeHelpers> has been removed from this list because
+its functionality has been subsumed into L<Moose> itself. See
+L<Moose::Meta::Attribute::Native> for more details.
+
=head1 BUGS
All complex software has bugs lurking in it, and this module is no