projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc55331
)
Forgotten dependency used in bdf60588
Peter Rabbitson [Thu, 19 Jan 2012 09:01:20 +0000 (10:01 +0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
b3fc738
..
6ebaaff
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-9,6
+9,7
@@
my $deps = {
requires => {
'Class::Base' => '0',
'Class::Data::Inheritable' => '0.02',
+ 'Class::Unload' => '0.07',
'Digest::SHA' => '0',
'Carp::Clan' => '0',
'IO::Dir' => '0',