-
Notifications
You must be signed in to change notification settings - Fork 13
/
dist.ini
82 lines (70 loc) · 1.93 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
name = HTML-Parser
author = Gisle Aas <[email protected]>
license = Perl_5
copyright_holder = Gisle Aas <[email protected]> and Michael A. Chase <[email protected]>
copyright_year = 1996
[ReadmeAnyFromPod / Markdown_Readme]
type = gfm
source_filename = lib/HTML/Parser.pm
filename = README.md
location = root
[Regenerate::AfterReleasers]
plugin = Markdown_Readme
[@Starter::Git]
revision = 4
managed_versions = 1
installer = MakeMaker::Awesome
MakeMaker::Awesome.WriteMakefile_arg[0] = DEFINE => "-DMARKED_SECTION"
MakeMaker::Awesome.WriteMakefile_arg[1] = H => [ qw(hparser.h hctype.h tokenpos.h pfunc.h hparser.c util.c) ]
RewriteVersion.global = 1
NextRelease.format = %-9v %{yyyy-MM-dd}d
regenerate = Makefile.PL
regenerate = META.json
regenerate = README.md
regenerate = LICENSE
regenerate = t/00-report-prereqs.t
Git::Check.allow_dirty = META.json
[Prereqs::FromCPANfile]
[MinimumPerl]
perl = 5.008
[Deprecated]
module = HTML::Filter
[Git::Contributors]
[GithubMeta]
issues = 1
user = libwww-perl
[GitHubREADME::Badge]
badges = github_actions/linux
badges = github_actions/macos
badges = github_actions/windows
[CheckChangeLog]
[CheckChangesHasContent]
[Test::ChangesHasContent]
[Test::Kwalitee]
skiptest = no_symlinks
[Test::Version]
filename_match = qr/Parser\.pm$/
[Test::Pod::Coverage::Configurable]
trustme = HTML::Entities => qr/^(?:UNICODE_SUPPORT|decode|encode|encode_numeric|encode_numerically|num_entity)$/
trustme = HTML::Filter => qr/^(?:output)$/
trustme = HTML::HeadParser => qr/^(?:as_string|flush_text)$/
trustme = HTML::Parser => qr/^(?:init|netscape_buggy_comment)$/
[Test::PodSpelling]
wordlist = Pod::Wordlist
spell_cmd = aspell list
stopword = CPAN
stopword = MSIE
stopword = argspec
stopword = tagname
stopword = Isindex
stopword = undecoded
stopword = IMG
stopword = textified
stopword = Textification
stopword = argspecs
stopword = Attr
stopword = Attrseq
stopword = Dtext
stopword = Tokenpos
stopword = Unterminated
stopword = CDATA