projects
/
p5sagit/Promulger.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
98d1255
)
update Makefile.PL
Chris Nehren [Sun, 4 Sep 2011 03:07:18 +0000 (23:07 -0400)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
323c702
..
2024169
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-20,6
+20,7
@@
requires 'Path::Class';
requires 'Tie::File';
requires 'Try::Tiny';
requires 'Web::Simple';
+
requires 'autodie';
requires 'parent';
requires 'strictures';