-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathdist.ini
More file actions
45 lines (39 loc) · 1.04 KB
/
dist.ini
File metadata and controls
45 lines (39 loc) · 1.04 KB
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
name = DateTime-Locale
author = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Dave Rolsky
copyright_year = 2003
; authordep Dist::Zilla::PluginBundle::DROLSKY = 1.23
[@DROLSKY]
dist = DateTime-Locale
exclude_files = ^source-data
stopwords_file = .stopwords
use_github_issues = 1
Test::CleanNamespaces.skip = DateTime::Locale::Conflicts
; until https://github.com/creaktive/Test-Mojibake/issues/10 is resolved
-remove = MojibakeTests
-remove = Test::Pod::Coverage::Configurable
-remove = Test::Pod::LinkCheck
-remove = Test::Pod::No404s
-remove = Test::Synopsis
[MetaResources]
x_MailingList = datetime@perl.org
[MetaNoIndex]
directory = tools
[Conflicts]
DateTime::Format::Strptime = 1.1000
[Test::CheckBreaks]
conflicts_module = DateTime::Locale::Conflicts
[Prereqs / DevelopRequires]
Data::Dumper::Concise = 0
JSON::MaybeXS = 0
List::AllUtils = 0
Locale::Codes::Language = 0
Moose = 0
MooseX::Getopt::Dashes = 0
Parse::PMFile = 0
Path::Tiny = 0
Path::Tiny::Rule = 0
Specio = 0.42
Specio::Library::Path::Tiny = 0
Text::Template = 0