-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathdist.ini
44 lines (32 loc) · 793 Bytes
/
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
name = WWW-LogicBoxes
author = Robert Stone <[email protected]>
license = Perl_5
copyright_holder = Robert Stone
copyright_year = 2016
version = 1.11.0
[@Filter]
-bundle = @Basic
-remove = MakeMaker
[ModuleBuild]
[@TestingMania]
disable = Test::Synopsis
disable = PodCoverageTests
[Test::Pod::Coverage::Configurable]
skip = WWW::LogicBoxes::Types
skip = WWW::LogicBoxes::Domain::Factory
skip = WWW::LogicBoxes::Role::Command::Raw
also_private = BUILD
[AutoMetaResources]
homepage = http://search.cpan.org/dist/%{dist}
repository.github = user:drzigman
bugtracker.github = user:drzigman
[AutoPrereqs]
skip = ^strict$|^warnings$|^utf8$
[Prereqs / TestRequires]
Test::Moose::More = 0.029
[Clean]
[ExtraTests]
[MetaJSON]
[MinimumPerl]
[NextRelease]
[OurPkgVersion]