the repository now lives at https://github.com/moose/MooseX-Runnable
[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
ef1c5ccc 18-remove = PodCoverageTests
19-remove = Test::UnusedVars
d1de1498 20AutoPrereqs.finder[0] = ModulesSansPlugins
21AutoPrereqs.finder[1] = :ExecFiles
22AutoPrereqs.skip[0] = ^MooseX::Runnable::Invocation::Plugin
23AutoPrereqs.skip[1] = ^Class$
24
25[MetaResources]
26x_IRC = irc://irc.perl.org/#moose
27x_MailingList = http://lists.perl.org/list/moose.html
28
29[Prereqs / RuntimeRecommends]
30MooseX::Getopt = 0
31
32; todo - use a develop_finder to look in Plugins/
33[Prereqs / DevelopRequires]
34AnyEvent = 0
35App::Packer::PAR = 0
36Data::Dump::Streamer = 0
37File::ChangeNotify = 0
38File::Temp = 0
39Module::ScanDeps = 0
40
41; authordep Pod::Weaver::Section::Contributors
42
43[ContributorsFromGit]