convert to Dist::Zilla
[gitmo/MooseX-Runnable.git] / dist.ini
CommitLineData
d1de1498 1name = MooseX-Runnable
2author = Jonathan Rockway <jrockway@cpan.org>
3license = Perl_5
4copyright_holder = Jonathan Rockway
5copyright_year = 2009
6
7[SurgicalPodWeaver]
8
9[FileFinder::Filter / ModulesSansPlugins]
10finder = :InstallModules
11skip = ^lib/MooseX/Runnable/Invocation/Plugin/
12
13[@Author::ETHER]
14:version = 0.040
15server = gitmo
16Authority.authority = cpan:JROCKWAY
17-remove = PodWeaver
18AutoPrereqs.finder[0] = ModulesSansPlugins
19AutoPrereqs.finder[1] = :ExecFiles
20AutoPrereqs.skip[0] = ^MooseX::Runnable::Invocation::Plugin
21AutoPrereqs.skip[1] = ^Class$
22
23[MetaResources]
24x_IRC = irc://irc.perl.org/#moose
25x_MailingList = http://lists.perl.org/list/moose.html
26
27[Prereqs / RuntimeRecommends]
28MooseX::Getopt = 0
29
30; todo - use a develop_finder to look in Plugins/
31[Prereqs / DevelopRequires]
32AnyEvent = 0
33App::Packer::PAR = 0
34Data::Dump::Streamer = 0
35File::ChangeNotify = 0
36File::Temp = 0
37Module::ScanDeps = 0
38
39; authordep Pod::Weaver::Section::Contributors
40
41[ContributorsFromGit]