projects
/
gitmo/MooseX-AttributeHelpers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4e6acc2
)
bump dep
Yuval Kogman [Sat, 16 Aug 2008 02:13:07 +0000 (
02:13
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
14f589a
..
f7f394b
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-5,7
+5,7
@@
license 'perl';
all_from 'lib/MooseX/AttributeHelpers.pm';
-requires 'Moose' => '0.45';
+requires 'Moose' => '0.56';
build_requires 'Test::More' => '0.62';
build_requires 'Test::Exception' => '0.21';