-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathdist.ini
More file actions
38 lines (33 loc) · 906 Bytes
/
dist.ini
File metadata and controls
38 lines (33 loc) · 906 Bytes
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
name = DateTime-Format-Strptime
author = Dave Rolsky <autarch@urth.org>
author = Rick Measham <rickm@cpan.org>
copyright_year = 2015
copyright_holder = Dave Rolsky
; authordep Dist::Zilla::PluginBundle::DROLSKY = 1.24
[@DROLSKY]
dist = DateTime-Format-Strptime
coverage_trustme = DateTime::Format::Strptime => qr/^(?:format_duration|parse_duration|local_carp|local_croak)$/
stopwords = Measham
stopwords = POSIX
stopwords = Rolsky
stopwords = STRPTIME
stopwords = errmsg
stopwords = formatter
stopwords = strf
stopwords = strp
stopwords = strptime
use_github_issues = 1
-remove = Test::CleanNamespaces
-remove = Test::CPAN::Changes
-remove = Test::Pod::No404s
-remove = Test::Synopsis
[MetaResources]
x_MailingList = datetime@perl.org
[lib]
lib = .
[=inc::GenerateLocaleTests]
;authordep DateTime::Locale = 1.30
[Prereqs / DevelopRequires]
DateTime::Locale = 1.30
Test::Fatal = 0
Test::More = 0.96