-
Notifications
You must be signed in to change notification settings - Fork 19
/
dist.ini
49 lines (49 loc) · 913 Bytes
/
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
name = Shipment
author = Andrew Baerg <[email protected]>
license = Perl_5
copyright_holder = Andrew Baerg
copyright_year = 2018
[GatherDir]
exclude_filename = Changes
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[ExtraTests]
[ExecDir]
dir = bin
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[PodWeaver]
;[SurgicalPodWeaver]
[PkgVersion]
[OurPkgVersion]
[Git::NextVersion]
first version = 0.1
[GithubMeta]
[ChangelogFromGit::CPAN::Changes]
[PruneFiles]
filenames = dist.ini
filenames = accounts
filenames = TODO
match = ^perlcritic
match = ^perltidy
match = ^wsdl-files
match = ^soap-wsdl-src
match = ^Shipment.kpf
match = .test$
[Run::AfterBuild]
run = perl perltidy.pl %s
[AutoPrereqs]
skip = ^SOAP::WSDL
[Prereqs]
Class::Load = 0
Date::Parse = 0
Net::HTTP = 6.01
[@Git]