forked from pherkin/test-bdd-cucumber-perl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
44 lines (41 loc) · 1.01 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
name = Test-BDD-Cucumber
version = 0.56
abstract = Feature-complete Cucumber-style testing in Perl
main_module = lib/Test/BDD/Cucumber.pm
author = ['Peter Sergeant <[email protected]>','Erik Huelsmann <[email protected]>']
license = Perl_5
is_trial = 0
copyright_holder = Peter Sergeant
[MetaResources]
bugtracker.web = https://github.com/pjlsergeant/test-bdd-cucumber-perl/issues
repository.url = https://github.com/pjlsergeant/test-bdd-cucumber-perl.git
repository.web = https://github.com/pjlsergeant/test-bdd-cucumber-perl
repository.type = git
[@Basic]
[PkgVersion]
[PodVersion]
[PodSyntaxTests]
[MetaJSON]
[Prereqs]
perl = 5.008
Clone = 0
Devel::Refcount = 0
Digest::SHA = 0
List::Util = 0
List::MoreUtils = 0
File::Find::Rule = 0
Getopt::Long = 0
IO::Scalar = 0
JSON::MaybeXS = 1.001000
Module::Runtime = 0
Moo = 2.002002
MooX::HandlesVia = 0
Type::Tiny = 0
Number::Range = 0
Path::Class = 0
Term::ANSIColor = 3.00
Test::Builder = 0
Test::Differences = 0
Test::Exception = 0
Test::More = 0
YAML::Syck = 0