File: dist.ini

package info (click to toggle)
libdata-random-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 684 kB
  • sloc: perl: 405; sh: 11; makefile: 10
file content (47 lines) | stat: -rw-r--r-- 753 bytes parent folder | download
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
name    = Data-Random
author  = Adekunle Olonoh <koolade@users.sourceforge.net>
license = Perl_5
copyright_holder = Buddy Burden
copyright_year   = 2018

[Git::GatherDir]

[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme

[PodSyntaxTests]

[NextRelease]
[Repository]
repository = git://github.com/barefootcoder/Data-Random.git
web = https://github.com/barefootcoder/Data-Random

[Bugtracker]

[MinimumPerl]
[MetaJSON]
[MetaProvides::Package]

[RewriteVersion]
[BumpVersionAfterRelease]

[Git::Contributors]
[Git::Commit]
commit_msg  = "packaging for CPAN: %v",
[Git::Tag]
[Git::Push]

[AutoPrereqs]

[Prereqs]
Time::Piece = 1.16

[Prereqs / Recommends]
GD = 0

[Prereqs / TestRequires]
Test::More = 0.88
File::Temp = 0
Test::MockTime = 0