projects
/
gitmo/MooseX-ClassAttribute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e17cc73
)
remove unnecessary bump of namespace::autoclean minimum version -- conflict checks...
Karen Etheridge [Sat, 11 Sep 2010 17:38:02 +0000 (10:38 -0700)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
89b50dc
..
31a3faf
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-29,7
+29,7
@@
repository.type = git
[Prereqs]
Moose = 0.98
-namespace::autoclean = 0.09
+namespace::autoclean = 0
[Prereqs / TestRequires]
Test::More = 0.88