note that mx-attributehelpers was merged into moose
[gitmo/Task-Moose.git] / lib / Task / Moose.pm
index b941363..7d645df 100644 (file)
@@ -29,10 +29,6 @@ L<MooseX::Declare>
     
 L<Moose::Autobox>
 
-=item I<Extending Moose attributes with basic Perl types>
-    
-L<MooseX::AttributeHelpers>
-    
 =item I<Class attributes for Moose>
 
 L<MooseX::ClassAttribute>
@@ -168,6 +164,12 @@ L<Pod::Coverage::Moose>
 
 =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