forked from jsf116/Test-Expander
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
47 lines (47 loc) · 1.06 KB
/
META.yml
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
---
abstract: 'Expansion of test functionalities that appear to be frequently used while testing.'
author:
- 'Jurij Fajnberg <[email protected]>'
build_requires:
ExtUtils::MakeMaker: '0'
Test::Simple: '0'
dynamic_config: 0
generated_by: 'JSF'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Test-Expander
no_index:
directory:
- t
provides:
Test::Expander:
file: lib/Test/Expander.pm
version: '2.5.0'
Test::Expander::Constants:
file: lib/Test/Expander/Constants.pm
version: '2.5.0'
requires:
B: '0'
Const::Fast: '0'
Exporter: '0'
File::chdir: '0'
File::Temp: '0'
Getopt::Long: '0'
Importer: '0'
PadWalker: '0'
Path::Tiny: '0.144'
Scalar::Readonly: '0'
Term::ANSIColor: '0'
Test::Builder: '0'
Test2::API: '0'
Test2::Tools::Basic: '0'
Test2::Tools::Explain: '0'
Test2::Tools::Subtest: '0'
Test2::V0: '0'
perl: '5.008009'
resources:
bugtracker: https://github.com/jsf116/Test-Expander
repository: git://github.com/jsf116/Test-Expander.git
version: '2.5.0'