projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3c0d959
)
foo
Stevan Little [Wed, 5 Dec 2007 20:13:39 +0000 (20:13 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
79fba0e
..
6c05759
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-9,7
+9,7
@@
all_from 'lib/MooseX/Daemonize.pm';
build_requires 'Test::More' => 0;
requires 'Moose' => 0.20;
-requires 'MooseX::Getopt' => 0.06;
+requires 'MooseX::Getopt' => 0.07;
requires 'MooseX::Types::Path::Class' => 0;
no_index 'directory' => 'examples';