projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4abea32
)
Added dependency to Test::Deep.
Norbert Buchmuller [Fri, 28 Nov 2008 08:30:09 +0000 (08:30 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
1230ae8
..
d360b63
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-11,6
+11,7
@@
WriteMakefile(
"Test::Builder" => 0,
"Test::More" => 0,
"Test::Exception" => 0,
+ "Test::Deep" => 0,
"Data::Dumper" => 0,
}, # e.g., Module::Name => 1.1
ABSTRACT_FROM => 'lib/SQL/Abstract.pm', # retrieve abstract from module