-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathdist.ini
More file actions
39 lines (31 loc) · 756 Bytes
/
dist.ini
File metadata and controls
39 lines (31 loc) · 756 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
name = Exobrain
author = Paul Fenwick <pjf@cpan.org>
license = Perl_5
copyright_holder = Paul Fenwick
copyright_year = 2014
[Git::NextVersion]
[NextRelease]
[MetaJSON]
[MetaResources]
homepage = https://github.com/pjf/exobrain
bugtracker.web = https://github.com/pjf/exobrain/issues
repository.url = git://github.com/pjf/exobrain
repository.web = https://github.com/pjf/exobrain
repository.type = git
[ExtraTests]
[Test::Perl::Critic]
critic_config = perlcritic.rc
[@Basic]
[PodCoverageTests]
[PodSyntaxTests]
[AutoPrereqs]
[OurPkgVersion]
[PodWeaver]
[Prereqs]
; We want Ubic for process managment.
Ubic = 0
; This is needed for `exobrain setup` to run nicely
; (It uses autodying system)
IPC::System::Simple = 0
[CPANFile]
[@Git]