forked from cpanel/Test-MockFile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
32 lines (32 loc) · 948 Bytes
/
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
---
abstract: 'Allows tests to validate code that can interact with files without touching the file system.'
author:
- 'Todd Rinaldo <[email protected]>'
build_requires:
File::Slurper: '0'
Test2::Bundle::Extended: '0.000084'
Test2::Plugin::NoWarnings: '0'
Test2::Tools::Explain: '0'
Test::More: '1.302133'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Test-MockFile
no_index:
directory:
- t
- inc
requires:
Overload::FileCheck: '0.007'
perl: '5.006'
resources:
bugtracker: https://github.com/cpanelinc/Test-MockFile/issues
license: http://dev.perl.org/licenses/
repository: https://github.com/cpanelinc/Test-MockFile
version: '0.020'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'