-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
83 lines (76 loc) · 1.67 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
71
72
73
74
75
76
77
78
79
80
81
82
83
; $Id: dist.ini 85 2022-10-29 05:44:36Z stro $
name = CPAN-SQLite
author = Serguei Trouchelle <stro@cpan.org>
license = Perl_5
copyright_holder = Serguei Trouchelle
copyright_year = 2022
version = 0.220
[FullFaker]
[GatherFromManifest]
[ExecDir]
[PodVersion]
[MetaYAML]
[MetaJSON]
[MetaTests]
[PruneCruft]
[License]
;[Readme]
[PodSyntaxTests]
;[SynopsisTests] -- wth is it compiling a synopsis?
;module_finder = :InstallModules
;module_finder = :ExecFiles
;[MatchManifest]
[HasVersionTests]
;[CompileTests]
;[AssertOS]
[ExtraTests]
[ReportVersions]
[CheckChangesHasContent]
[AutoPrereqs]
skip=^(CPAN::MyConfig)|(perl)$
[Encoding]
encoding = bytes
match = ^t/(dot\-)?cpan/
[FakeRelease]
user = STRO
;[Test::CPAN::Changes]
[Test::CPAN::Meta::JSON]
[Test::ChangesHasContent]
;[Test::CheckBreaks] Should be author test
;[Test::CheckChanges] Doesn't work on Win32
;[Test::CheckDeps] 5.6.2
;[Test::CheckManifest]
;[Test::CleanNamespaces]
[Test::Compile]
[Test::Compile::PerFile]
;[Test::CreateFromMojoTemplates]
;[Test::DiagINC]
;[Test::DistManifest]
;[Test::EOF]
[Test::EOL]
[Test::Fixme]
[Test::Inline]
[Test::Kwalitee]
;[Test::Kwalitee::Extra]
;[Test::Legal]
;[Test::LocalBrew]
[Test::MinimumVersion]
;[Test::NewVersion]
[Test::NoTabs]
[Test::PAUSE::Permissions]
[Test::Perl::Critic]
critic_config = t/.perlcriticrc ; relative to project root
;[Test::Pod::Coverage::Configurable]
;[Test::Pod::LinkCheck]
;[Test::Pod::No404s]
;[Test::PodSpelling]
;[Test::Portability]
[Test::PrereqsFromMeta]
[Test::ReportPrereqs]
;[Test::Rinci]
;[Test::Synopsis]
;[Test::TidyAll]
;[Test::TrailingSpace]
;[Test::UnusedVars]
;[Test::UseAllModules]
;[Test::Version]