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