These are core for perl 5.8
Peter Rabbitson [Sat, 20 Feb 2010 21:20:22 +0000 (21:20 +0000)]
Makefile.PL

index c0d9689..8287c59 100644 (file)
@@ -31,12 +31,6 @@ my $test_requires = {
 };
 
 my $runtime_requires = {
-  # Core
-  'List::Util'               => '0',
-  'Scalar::Util'             => '0',
-  'Storable'                 => '0',
-
-  # Dependencies
   'Carp::Clan'               => '6.0',
   'Class::Accessor::Grouped' => '0.09002',
   'Class::C3::Componentised' => '1.0005',