-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
46 lines (38 loc) · 749 Bytes
/
Copy pathdist.ini
File metadata and controls
46 lines (38 loc) · 749 Bytes
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
name = Algorithm-IRCSRP2
author = Adam Flott <adam@npjh.com>
license = Perl_5
copyright_holder = Adam Flott
copyright_year = 2011
version = 0.500
[@Filter]
bundle = @Basic
[Prereqs]
Crypt::OpenSSL::AES = 0
Digest::SHA = 0
MIME::Base64 = 0
Math::BigInt::GMP = 0
Moose = 0
Sub::Exporter = 0
[ManifestSkip]
[NoTabsTests]
[EOLTests]
[PkgVersion]
[PodWeaver]
[UnusedVarsTests]
[SynopsisTests]
[PodSyntaxTests]
[PodSpellingTests]
stopwords = IRCSRP
stopwords = IRC
stopwords = Str
stopwords = blocksize
stopwords = plaintext
stopwords = ro
stopwords = rw
[PerlTidy]
[Git::Tag]
tag_format = v%v ; this is the default
tag_message = v%v ; this is the default
time_zone = EST
[Git::Push]
push_to = origin ; this is the default