projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ab0ec6e
)
Remove duplicate req
Peter Rabbitson [Mon, 4 May 2009 05:49:50 +0000 (
05:49
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
15e7ebb
..
b929122
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-48,7
+48,6
@@
my $builder = Module::Build->new(
'Test::More' => 0.6,
'Test::Differences' => 0,
'Test::Exception' => 0,
- 'Test::Differences' => 0,
'YAML' => 0.39,
},