This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
65 lines (64 loc) · 1.88 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
name = App-SpamcupNG
version = 0.020
author = Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
license = GPL_3
copyright_holder = Alceu Rodrigues de Freitas Junior
copyright_year = 2018
[@Starter]
-remove = MakeMaker::Awesome
-remove = ReadmeAnyFromPod
-remove = License
GatherDir.exclude_filename = cpanfile
[MetaProvides::Package]
[OurPkgVersion]
no_critic = 1
[CPANFile]
comment = This file is generated by Dist::Zilla
comment = Prereqs are detected automatically. You do not need to edit this file
[Prereqs]
perl = 5.014004
Class::Accessor = 0.51
DBD::SQLite = 1.74
LWP::Protocol::https = 6.14
[Prereqs / TestRequires]
Pod::Tidy = 0.10
Perl::Tidy::Sweetened = 1.18
Test::Exception = 0.43
Test::Kwalitee = 1.28
[AutoPrereqs]
skip = ^Exporter$
skip = ^constant$
skip = ^strict$
skip = ^warnings$
skip = ^Carp
skip = ^lib
skip = ^File::Spec
skip = ^Getopt::Std
skip = ^Hash::Util
skip = ^parent
[MetaResources]
homepage = https://github.com/glasswalk3r/App-SpamcupNG
bugtracker.web = https://github.com/glasswalk3r/App-SpamcupNG/issues
repository.url = https://github.com/glasswalk3r/App-SpamcupNG.git
repository.web = https://github.com/glasswalk3r/App-SpamcupNG
repository.type = git
[Test::Kwalitee]
filename = xt/kwalitee.t
[ChangelogFromGit]
file_name = Changes
max_age = 365
tag_regexp = ^release-(\d+.*)$
; authordep Software::License::GPL_3
; authordep Dist::Zilla::Plugin::OSPrereqs
; authordep Dist::Zilla::Plugin::MetaProvides
; authordep Dist::Zilla::Plugin::MetaJSON
; authordep Dist::Zilla::Plugin::Test::Kwalitee
; authordep Dist::Zilla::Plugin::ChangelogFromGit
; authordep Dist::Zilla::PluginBundle::Starter
; authordep Dist::Zilla::Plugin::Repository
; authordep Devel::CheckOS
; authordep Dist::Zilla::App::Command::cover
; authordep Dist::Zilla::Plugin::Test::TidyAll
; authordep Dist::Zilla::Plugin::Test::UnusedVars
; authordep Perl::Critic
; authordep Dist::Zilla::PluginBundle::Starter