-
Notifications
You must be signed in to change notification settings - Fork 21
/
dist.ini
58 lines (47 loc) · 1.03 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
name = Mail-Milter-Authentication
author = Marc Bradshaw <marc@marcbradshaw.net>
license = Perl_5
copyright_holder = Marc Bradshaw
copyright_year = 2020
[MetaJSON]
[MetaResources]
;homepage = http://authmilter.org/
bugtracker.web = https://github.com/fastmail/authentication_milter/issues
repository.url = git://github.com/fastmail/authentication_milter.git
repository.web = https://github.com/fastmail/authentication_milter
repository.type = git
[@Git]
[GatherDir]
exclude_filename = LICENSE
exclude_filename = Makefile.PL
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[AutoVersion]
format = 3.{{ cldr('yyyyMMdd') }}
[Git::Contributors]
[ReadmeAnyFromPod / build]
type=text
filename=README
location=build
[CopyFilesFromBuild]
copy = LICENSE
copy = Makefile.PL
[OurPkgVersion]
[NextRelease]
[PodWeaver]
;[PodCoverageTests]
[PodSyntaxTests]
[Test::Perl::Critic]
critic_config = t/perlcriticrc
[AutoPrereqs]