switch to my pluginbundle, weaving pod and authors moved to contributors
[gitmo/MooseX-ConfigFromFile.git] / dist.ini
1 name        = MooseX-ConfigFromFile
2 author      = Brandon L. Black, <blblack@gmail.com>
3 abstract    = An abstract Moose role for setting attributes from a configfile
4 copyright_holder = Brandon L. Black
5 license     = Perl_5
6
7 [@Author::ETHER]
8 :version = 0.021
9 Authority.authority = cpan:STEVAN
10 ; r/w repository: gitmo@git.moose.perl.org:MooseX-ConfigFromFile.git
11 server = gitmo
12 AutoPrereqs.skip[0] = ^A$
13 AutoPrereqs.skip[1] = ^Generic
14 AutoPrereqs.skip[2] = ^MooseX::SimpleConfig$
15 AutoPrereqs.skip[3] = ^MooseX::Getopt$
16 Test::MinimumVersion.max_target_perl = 5.008003
17
18 [Prereqs / TestRecommends]
19 MooseX::SimpleConfig = 0
20 MooseX::Getopt = 0
21
22 [Test::ReportPrereqs]
23
24 [ContributorsFromGit]
25
26 ; missing contributor: Zbigniew Lukasiak -- do we have an email address
27 ; so I can add an empty git commit for him?