-
Notifications
You must be signed in to change notification settings - Fork 18
/
dist.ini
63 lines (56 loc) · 1.58 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
name = HTML-Mason
author = Jonathan Swartz <[email protected]>
author = Dave Rolsky <[email protected]>
author = Ken Williams <[email protected]>
license = Perl_5
copyright_year = 1998
copyright_holder = Jonathan Swartz
version = 1.60
[FileFinder::Filter / SkipApacheHandler]
finder = :InstallModules
skip = lib/HTML/Mason/ApacheHandler.pm
[PkgVersion]
finder = SkipApacheHandler
; authordep Dist::Zilla::PluginBundle::DROLSKY = 1.22
[@DROLSKY]
dist = HTML-Mason
stopwords_file = .stopwords
use_github_issues = 1
-remove = AutoPrereqs
-remove = BumpVersionAfterRelease
-remove = DROLSKY::DevTools
-remove = DROLSKY::Precious
-remove = DROLSKY::PerlLinterConfigFiles
-remove = DROLSKY::Test::Precious
-remove = Git::CheckFor::MergeConflicts
; This screws up the versions for the ApacheHandler packages, which need to
; stay 1.69.
-remove = MetaProvides::Package
-remove = Test::CleanNamespaces
-remove = Test::Compile
-remove = Test::CPAN::Changes
-remove = Test::EOL
-remove = Test::Pod::Coverage::Configurable
-remove = Test::Pod::LinkCheck
-remove = Test::Pod::No404s
-remove = Test::Portability
-remove = Test::Synopsis
-remove = Test::TidyAll
-remove = VersionFromMainModule
[MetaNoIndex]
directory = eg
file = lib/HTML/Mason/Tests.pm
[Prereqs / DevelopRequires]
CHI = 0.21
Test::Memory::Cycle = 0
Test::Output = 0
[Prereqs / RuntimeRequires]
Cache::Cache = 1.00
Class::Container = 0.07
CGI = 2.46
Exception::Class = 1.15
File::Spec = 0.8
HTML::Entities = 0
Log::Any = 0.08
Params::Validate = 0.70
Scalar::Util = 1.01