-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
70 lines (60 loc) · 1.52 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
59
60
61
62
63
64
65
66
67
68
69
70
name = URI-Shortener
version = 1.003
author = George S. Baugh <[email protected]>
license = MIT
copyright_holder = Troglodyne LLC
copyright_year = 2024
[GatherDir]
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[InstallGuide]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[PkgVersion]
use_package=1
[AutoPrereqs]
[MetaProvides::Package]
[FileFinder::Filter / NoBin]
finder = :InstallModules ;
[PodWeaver]
finder=NoBin
[Git::Contributors]
; Unfortunately CPAN changes detects the first date incorrectly. Oh well...
; Unfortunately the Manifest test does not work for unknown reasons.
[@TestingMania]
critic_config = perlcriticrc
disable = Test::Compile
disable = PodCoverageTests
disable = Test::Synopsis
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[CheckMetaResources]
[CheckPrereqsIndexed]
[CheckChangesHasContent]
[Prereqs / RuntimeRequires]
perl = 5.010
List::Util = 1.33
[GithubMeta]
issues = 1
user = Troglodyne-Internet-Widgets
; `dzil authordeps` doesn't know about the Pod Weaver dependencies:
; authordep Pod::Weaver::Section::Contributors = 0
; authordep Pod::Weaver::Plugin::Encoding = 0
; authordep Pod::Weaver::Section::SeeAlso = 0
; authordep Pod::Weaver::Section::GenerateSection = 0
; authordep Pod::Elemental::Transformer::List = 0
; authordep XML::Simple = 0
; authordep Test::LWP::UserAgent = 0
; authordep Test::Pod::Coverage = 0
; authordep Term::UI = 0
; authordep Test::EOL = 0
; authordep Test::NoTabs = 0
; authordep Dist::Zilla::App::Command::cover
; authordep Devel::Cover::Report::Coveralls