-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdist.ini
44 lines (40 loc) · 1.01 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
name = Math-Int64
author = Salvador Fandino <[email protected]>
author = Dave Rolsky <[email protected]>
license = Perl_5
copyright_holder = Salvador Fandino
copyright_year = 2007
[@DROLSKY]
:version = 0.32
dist = Math-Int64
exclude_files = c_api.h
exclude_files = c_api_client/*.h
exclude_files = c_api_client/*.c
pod_coverage_trustme = Math::Int64 => qr/^STORABLE_/
pod_coverage_trustme = Math::UInt64 => qr/^STORABLE_/
stopwords = API
stopwords = BER
stopwords = CPAN
stopwords = Fandiño
stopwords = GitHub
stopwords = Rolsky
stopwords = SV
stopwords = Storable
stopwords = postincrement
stopwords = preprocessing
stopwords = uint
stopwords = wishlist
-remove = License
-remove = MakeMaker
-remove = PkgVersion
-remove = SurgicalPodWeaver
-remove = Test::Pod::LinkCheck
-remove = Test::Pod::No404s
-remove = Test::TidyAll
-remove = Test::Version
; authordep Module::CAPIMaker
[=inc::CreateCAPI]
[Prereqs / DevelopRequires]
Module::CAPIMaker = 0
; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
[=inc::MyMakeMaker]