From: Peter Rabbitson Date: Sat, 20 Feb 2010 21:20:22 +0000 (+0000) Subject: These are core for perl 5.8 X-Git-Tag: v0.08120~19 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=6aeb950ca4ee7a97ef66f98174ed3637dd90dd66;hp=268310425c798353b02b928d43f0bd1ed9601032 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',