From: Jesse Luehrs Date: Thu, 17 Sep 2009 02:54:55 +0000 (-0500) Subject: remove some outdated modules X-Git-Tag: 0.02~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FTask-Moose.git;a=commitdiff_plain;h=a621b37d93eac8263600943d72ec47c37f90706e;hp=9624e1d4178dce7141b35cc63665869909ff646b remove some outdated modules --- diff --git a/Makefile.PL b/Makefile.PL index a95af1a..5a215b2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -28,10 +28,6 @@ feature 'Moose-ish method parameter handling', -default => 0, 'MooseX::Params::Validate' => 0; -feature 'Moose-ish methods', - -default => 0, - 'MooseX::Method' => 0; - feature 'Declarative method syntax', -default => 0, 'MooseX::Method::Signatures' => 0; @@ -49,8 +45,8 @@ feature 'Parameterized roles', 'MooseX::Role::Parameterized' => 0; feature 'Globref instance type for Moose', - -default => 0, - 'MooseX::GlobRef::Object' => 0; + -default => 0, + 'MooseX::GlobRef' => 0; feature 'Inside-Out instance type for Moose', -default => 0, @@ -140,11 +136,6 @@ feature 'Sub-process management for asynchronous tasks using Moose and POE', -default => 0, 'MooseX::Workers' => 0; -feature 'experimental Moose Compiler tools', - -default => 0, - 'MooseX::Compile' => 0, - 'MooseX::Compile::CLI' => 0; - feature 'Moose support tools', -default => 0, 'Pod::Coverage::Moose' => 0; diff --git a/lib/Task/Moose.pm b/lib/Task/Moose.pm index 7d645df..a905f2f 100644 --- a/lib/Task/Moose.pm +++ b/lib/Task/Moose.pm @@ -41,10 +41,6 @@ L L -=item I - -L - =item I L @@ -63,7 +59,7 @@ L =item I -L +L =item I @@ -153,11 +149,6 @@ L L -=item I - -L -L - =item I L