-
Notifications
You must be signed in to change notification settings - Fork 66
/
dist.ini
73 lines (66 loc) · 1.36 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
67
68
69
70
71
72
73
name = Redis
author = Pedro Melo <melo@cpan.org>
author = Damien Krotkine <dams@cpan.org>
license = Artistic_2_0
copyright_holder = Pedro Melo, Damien Krotkine
copyright_year = 2015
; -- version from git
;version = 1.993
[Git::NextVersion]
;first_version = 1.962
[MetaJSON]
[MetaResources]
homepage = https://github.com/PerlRedis/perl-redis
bugtracker.web = https://github.com/PerlRedis/perl-redis/issues
repository.web = https://github.com/PerlRedis/perl-redis
repository.url = https://github.com/PerlRedis/perl-redis.git
repository.type = git
[GatherDir]
exclude_match = redis-server-*
exclude_match = t/redis-server-*
exclude_match = sentinel-*
exclude_match = t/sentinel-*
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[ModuleBuildTiny]
[MakeMaker::Fallback]
eumm_version = 6.63_03
[PkgVersion]
[PodWeaver]
[Prepender]
copyright = 1
[MinimumPerl]
[Test::Compile]
[MetaTests]
[PodCoverageTests]
[Prereqs]
Try::Tiny = 0
IO::Socket::Timeout = 0.29
[Prereqs / TestRequires]
Test::SharedFork = 0
Digest::SHA = 0
IO::String = 0
IPC::Cmd = 0
Test::Deep = 0
Test::Fatal = 0
Test::More = 0.98
Test::TCP = 1.19
; -- release
[NextRelease]
[CheckChangeLog]
[Git::Tag]
[Git::Check]
[Git::Commit]
[Git::Push]
[Run::AfterRelease]
run = perldoc -u %d%plib%pRedis.pm > README.pod