projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
587aca2
)
uploadin
Stevan Little [Tue, 18 Apr 2006 02:51:40 +0000 (
02:51
+0000)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
93daac5
..
e6813e2
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-12,6
+12,7
@@
my $build = Module::Build->new(
'B' => '0',
},
optional => {
+ 'Digest::MD5' => '0'
},
build_requires => {
'Test::More' => '0.47',