projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bc2ed06
)
Add Carp::Clan to dependencies
Peter Rabbitson [Sun, 3 May 2009 02:22:55 +0000 (
02:22
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
9eee0c0
..
15e7ebb
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-22,6
+22,7
@@
my $builder = Module::Build->new(
'Class::Data::Inheritable' => 0.02,
'Class::MakeMethods' => 0,
'Digest::SHA1' => 2.00,
+ 'Carp::Clan', => 0,
'IO::Dir' => 0,
'Parse::RecDescent' => 1.95,
'Pod::Usage' => 0,