-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
66 lines (54 loc) · 1.19 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
name = WWW-Shorten-Bitly
author = Pankaj Jain <[email protected]>
license = Perl_5
copyright_holder = Pankaj Jain
copyright_year = 2009
version = 2.002
[Git::GatherDir]
exclude_filename = Makefile.PL
exclude_filename = META.json
exclude_filename = README.md
exclude_filename = LICENSE
[@Starter]
-remove = GatherDir
revision = 1
ReadmeAnyFromPod.source_filename = lib/WWW/Shorten/Bitly.pm
[PkgVersion]
[ReadmeAnyFromPod / Markdown_Readme]
type = markdown
filename = README.md
location = root
[Prereqs::FromCPANfile]
[MetaProvides::Package]
[NextRelease]
format = %-9v %{yyyy-MM-dd}d
[Git::Contributors]
[GithubMeta]
issues = 1
user = p5-shorten
[@Git]
[CheckChangeLog]
[CheckChangesHasContent]
[Test::ChangesHasContent]
[Test::Kwalitee]
[Test::Version]
[Test::Pod::Coverage::Configurable]
[Test::PodSpelling]
wordlist = Pod::Wordlist
spell_cmd = aspell list
stopword = CPAN
stopword = github
stopword = stopwords
stopword = wordlist
stopword = makeashorterlink
stopword = makealongerlink
stopword = ua
stopword = Joerg
stopword = Meltzer
stopword = Teknatus
stopword = LLC
stopword = OAuth
[CopyFilesFromBuild]
copy = Makefile.PL
copy = META.json
copy = LICENSE