projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2683104
)
These are core for perl 5.8
Peter Rabbitson [Sat, 20 Feb 2010 21:20:22 +0000 (21:20 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
c0d9689
..
8287c59
100644
(file)
--- 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',