forked from rjbs/Dist-Zilla
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
62 lines (47 loc) · 1.64 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name = Dist-Zilla
author = Ricardo SIGNES <[email protected]>
license = Perl_5
copyright_holder = Ricardo SIGNES
[@Filter]
-bundle = @RJBS
github_issues = 1
homepage = http://dzil.org/
[ModuleShareDirs]
Dist::Zilla::MintingProfile::Default = profiles
[MetaNoIndex]
dir = corpus
dir = misc
[MetaResources]
x_IRC = irc://irc.perl.org/#distzilla
x_MailingList = http://dzil.org/#mailing-list
[Prereqs / TestRequires]
Test::More = 0.90
[Prereqs / RuntimeRecommends]
Term::ReadLine::Gnu = 0
Archive::Tar::Wrapper = 0.15
[Prereqs / RuntimeSuggests]
PPI::XS = 0
[Prereqs]
perl = v5.8.5 ; how tempted am I to set this to v5.10? very!
parent = 0 ; used by the AutoPrereq test corpus
File::ShareDir::Install = 0.03 ; for EUMM
Class::Load = 0.17
Config::MVP::Reader::INI = 2 ; ensure there's a basic config format
Data::Section = 0.200000 ; default encodings to UTF-8
ExtUtils::Manifest = 1.54 ; for ManifestSkip that needs maniskip()
Mixin::Linewise::Readers = 0.100 ; default encodings to UTF-8
Path::Class = 0.22 ; basename
DateTime = 0.44 ; CLDR fixes, used by AutoVersion and NextRelease
[RemovePrereqs]
remove = Config ; why isn't this indexed?? -- rjbs, 2011-02-11
remove = Dist::Zilla::Tester::_Role ; mistakenly added by autoprereq
remove = Some::Package::That::Does::Not::Exist::Due::To::A::Typo
[CPANFile]
[Breaks]
Dist::Zilla::Plugin::MakeMaker::Awesome = < 0.22
Dist::Zilla::App::Command::stale = < 0.040
Dist::Zilla::Plugin::TrialVersionComment = <= 0.003
Dist::Zilla::Plugin::Run = <= 0.035
Dist::Zilla::App::Command::update = <= 0.04
[Test::CheckBreaks]
conflicts_module = Moose::Conflicts