projects
/
gitmo/MooseX-ConfigFromFile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
236b170
)
cull "requirements" used for compatibility tests
Karen Etheridge [Mon, 11 Feb 2013 17:11:18 +0000 (09:11 -0800)]
Changes
patch
|
blob
|
blame
|
history
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
8b08c65
..
c41637e
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,7
@@
Revision history for {{$dist->name}}
{{$NEXT}}
+ - removed prereqs which are only used for optional tests
0.08 2013-02-09 16:24:27 PST-0800 (Karen Etheridge)
- allow configfiles called "0"
diff --git
a/dist.ini
b/dist.ini
index
85e3fc2
..
8bed557
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-29,6
+29,8
@@
version_regexp = ^v([\d._]+)(-TRIAL)?$
[AutoPrereqs]
skip = ^A$
skip = ^Generic$
+skip = ^MooseX::SimpleConfig$
+skip = ^MooseX::Getopt$
[InstallGuide]
[MetaConfig]