projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a83c1ad
)
add missing prereq
Karen Etheridge [Sun, 28 Apr 2013 00:03:04 +0000 (17:03 -0700)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
2fcf395
..
2f2bd4b
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-12,6
+12,7
@@
Moose = 0.33
MooseX::Getopt = 0.07
MooseX::Types::Path::Class = 0
File::Path = 2.08
+Sub::Exporter = 0
[Prereqs / TestRequires]
Test::More = 0.88