-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathdist.ini
More file actions
33 lines (31 loc) · 713 Bytes
/
dist.ini
File metadata and controls
33 lines (31 loc) · 713 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
author = Lance Wicks <lancew@cpan.org>
copyright_holder = Lance Wicks
copyright_year = 2016
license = MIT
name = Scientist
version = 0.014
[AutoPrereqs]
[GatherDir]
exclude_filename = README.pod
exclude_filename = dist.ini
[GitHub::Meta]
[License]
[MakeMaker]
[Manifest]
[MetaYAML]
[MetaJSON]
[MetaProvides::Package]
[OurPkgVersion]
;[PrereqsClean] - Broken.
[Prereqs]
Time::HiRes = 0
[Readme]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[RunExtraTests]
; Use TestingMania bundle without the Test::DistManifest. Dist::Zilla should
; create the MANIFEST* files, not us, so it's silly to test for.
[@Filter]
-bundle = @TestingMania
-remove = Test::DistManifest