pass configfile value through to new()
[gitmo/MooseX-ConfigFromFile.git] / dist.ini
index 791d7ca..85e3fc2 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,9 @@
 name        = MooseX-ConfigFromFile
 author      = Brandon L. Black, <blblack@gmail.com>
+author      = Yuval Kogman <nothingmuch@woobling.org>
+author      = Chris Prather <chris@prather.org>
+author      = Karen Etheridge, <ether@cpan.org>
+author      = Tomas Doran <bobtfish@bobtfish.net>
 abstract    = An abstract Moose role for setting attributes from a configfile
 copyright_holder = Brandon L. Black
 license     = Perl_5
@@ -23,6 +27,8 @@ repository.type   = git
 version_regexp = ^v([\d._]+)(-TRIAL)?$
 
 [AutoPrereqs]
+skip = ^A$
+skip = ^Generic$
 
 [InstallGuide]
 [MetaConfig]