-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
54 lines (40 loc) · 938 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
50
51
52
53
54
name = Test-Core
author = Ali Anari <[email protected]>
license = Perl_5
copyright_holder = Ali Anari
copyright_year = 2015
abstract = Modern Perl testing with a single import
version = 0.0200
[GatherDir]
include_dotfiles = 1
exclude_filename = cpanfile
[PodWeaver]
[ManifestSkip]
[@Git]
allow_dirty = dist.ini
allow_dirty = README
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[ContributorsFromGit]
[CPANFile]
[MetaJSON]
[PkgVersion]
[AutoPrereqs]
[PruneCruft]
[CopyFilesFromBuild]
copy = cpanfile
[MetaResources]
bugtracker.web = https://github.com/aanari/Test-Core/issues
repository.type = git
repository.url = git://github.com/aanari/Test-Core.git
repository.web = https://github.com/aanari/Test-Core
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[Test::Compile]
[Test::Portability]
[PodSyntaxTests]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]