-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
dist.ini
68 lines (55 loc) · 1.22 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
name = Selenium-Client
version = 2.01
author = George S. Baugh <george@troglodyne.net>
license = MIT
copyright_holder = George S. Baugh
copyright_year = 2024
[GatherDir]
[PruneCruft]
except = \.travis.yml
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[PkgVersion]
[AutoPrereqs]
[MetaProvides::Package]
[PodWeaver]
[FileFinder::ByName]
dir = lib
match = \.pm$
[Git::Contributors]
[@TestingMania]
critic_config = perlcriticrc
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[CheckMetaResources]
[CheckPrereqsIndexed]
[CheckChangesHasContent]
[Prereqs / RuntimeRequires]
perl = 5.020
Moo = 1.005
List::Util = 1.33
[GithubMeta]
issues = 1
user = troglodyne-internet-widgets
[Encoding]
filename = t/www/icon.gif
filename = t/www/invalid-extension.xpi
filename = t/www/redisplay.xpi
encoding = bytes
; `dzil authordeps` doesn't know about the Pod Weaver dependenciess:
; 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 Test::Pod::Coverage = 0
; authordep Term::UI = 0