From: Peter Rabbitson <ribasushi@cpan.org>
Date: Sat, 20 Feb 2010 21:20:22 +0000 (+0000)
Subject: These are core for perl 5.8
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6aeb950ca4ee7a97ef66f98174ed3637dd90dd66;p=dbsrgits%2FDBIx-Class-Historic.git

These are core for perl 5.8
---

diff --git a/Makefile.PL b/Makefile.PL
index c0d9689..8287c59 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -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',