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