-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
43 lines (36 loc) · 959 Bytes
/
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
name = Graph-QL
author = Stevan Little <stevan@cpan.org>
license = Perl_5
copyright_holder = Stevan Little
copyright_year = 2018
version = 0.01
[@Basic]
[TestRelease]
[ConfirmRelease]
[PodWeaver]
[MetaJSON]
[MetaResources]
repository.url = https://github.com/stevan/p5-Graph-QL.git
repository.web = https://github.com/stevan/p5-Graph-QL
repository.type = git
bugtracker.web = https://github.com/stevan/p5-Graph-QL/issues
[Prereqs]
UNIVERSAL::Object = 0.15
slots = 0.03
roles = 0.03
decorators = 0.01
Parser::GraphQL::XS = 0.000003
Module::Runtime = 0
Devel::StackTrace = 0
Scalar::Util = 0
List::Util = 0
Ref::Util = 0
String::CamelCase = 0
Path::Tiny = 0
HTTP::Tiny = 0
JSON::MaybeXS = 1.004000
Plack = 0
[Prereqs / TestRequires]
Test::More = 0
Test::Differences = 0
Test::Fatal = 0