X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FTask-Moose.git;a=blobdiff_plain;f=Makefile.PL;h=a95af1a52c7ff1da0f4bda2389d7dfcdd7e4ddc8;hp=a667365980f0678e59b929366e40e6d7deee7226;hb=9624e1d4178dce7141b35cc63665869909ff646b;hpb=67ea94a3bafa9bc44f8ec02123f9983b5653249f diff --git a/Makefile.PL b/Makefile.PL index a667365..a95af1a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,10 +16,6 @@ feature 'Autoboxing support', -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;