-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
80 lines (68 loc) · 1.87 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
; -*-conf-windows-*-
name = HTML-Tree
abstract = Work with HTML in a DOM-like tree structure
author = Christopher J. Madsen <perl@cjmweb.net>
author = Jeff Fearn <jfearn@cpan.org>
license = Perl_5
copyright_holder = Gisle Aas
copyright_year = 1998
[Git::GatherDir]
[ManifestSkip]
[MetaJSON]
[MetaYAML]
[MetaConfig]
[License]
[MatchManifest]
[CheckChangesHasContent]
[Test::PrereqsFromMeta]
[PodSyntaxTests]
[PodCoverageTests]
[ModuleBuild::Custom]
mb_version = 0.2808
[RecommendedPrereqs]
[CheckPrereqsIndexed]
[Encoding]
encoding = Latin-1
filename = t/oldparse.html
filename = t/split.t
[OurPkgVersion]
finder = FilesToWeave
[TemplateCJM]
finder = FilesToWeave
report_versions = 0 ; using OurPkgVersion in this dist
[PodWeaver]
; authordep Pod::Weaver::Plugin::EnsureUniqueSections
; authordep Pod::Weaver::Section::AllowOverride
; authordep Pod::Weaver::Section::Template
finder = FilesToWeave
[FileFinder::Filter / FilesToWeave]
finder = :InstallModules
finder = :ExecFiles
skip = ^lib/HTML/Tree/.*\.pod$ ; TPJ articles
[MetaResources]
repository.url = /~https://github.com/libwww-perl/HTML-Tree.git
repository.web = /~https://github.com/libwww-perl/HTML-Tree
repository.type = git
[NextRelease]
:version = 4.300018 ; Need %T & %U formats
format = %-8v %{yyyy-MM-dd}d%n %{Trial }TRelease by %U
[Git::NextVersion]
version_regexp = ^(\d+\.[\d_]+)(?:-TRIAL)?$
[@Git]
allow_dirty = Changes
commit_msg = Updated Changes for %{MMMM d, yyyy}d%{ trial}t release of %v
tag_format = %v%t
tag_message = Tagged %N %v%{ (trial release)}t
push_to = github master
[Git::CheckFor::CorrectBranch / GitBranch]
[RunExtraTests]
[TestRelease]
[UploadToCPAN]
[ArchiveRelease]
[ConfirmRelease]
[AutoPrereqs]
skip = ^(?:constant|lib|strict|utf8|vars|warnings)$
skip = ^(?:HTML::FormatText|LWP::UserAgent|URI::file)$
[MetaNoIndex]
dir = inc
dir = t