migrated repository to github moose organization
[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 server = github
11 AutoPrereqs.skip[0] = ^A$
12 AutoPrereqs.skip[1] = ^Generic
13 AutoPrereqs.skip[2] = ^MooseX::SimpleConfig$
14 AutoPrereqs.skip[3] = ^MooseX::Getopt$
15 Test::MinimumVersion.max_target_perl = 5.008003
16
17 [Prereqs / TestRecommends]
18 MooseX::SimpleConfig = 0
19 MooseX::Getopt = 0
20
21 [Test::ReportPrereqs]
22
23 [ContributorsFromGit]
24
25 ; missing contributor: Zbigniew Lukasiak -- do we have an email address
26 ; so I can add an empty git commit for him?