projects
/
p5sagit/Devel-Size.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
16df4bd
)
More prereqs
tim-20120929-d-m
Tim Bunce [Fri, 28 Sep 2012 19:19:03 +0000 (
04:19
+0900)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
843514f
..
6633431
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-17,6
+17,8
@@
WriteMakefile(
'Test::More' => 0,
'JSON::XS' => 0,
'HTML::Entities' => 0,
+ 'Mojolicious::Lite' => 0,
+ 'Devel::Dwarn' => 0,
XSLoader => 0,
},
EXE_FILES => [ 'bin/dmemtree.pl' ],