projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
16c3285
)
Bogus unnecessary dep
Peter Rabbitson [Sun, 21 Feb 2010 11:08:21 +0000 (11:08 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
8287c59
..
a8c2065
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-40,7
+40,6
@@
my $runtime_requires = {
'MRO::Compat' => '0.09',
'Module::Find' => '0.06',
'Path::Class' => '0.18',
- 'Scope::Guard' => '0.03',
'SQL::Abstract' => '1.61',
'SQL::Abstract::Limit' => '0.13',
'Sub::Name' => '0.04',