File: META.yml

package info (click to toggle)
libtest-mockfile-perl 0.037-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 436 kB
  • sloc: perl: 4,110; makefile: 7
file content (37 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
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
---
abstract: 'Allows tests to validate code that can interact with files without touching the file system.'
author:
  - 'Todd Rinaldo <toddr@cpanel.net>'
build_requires:
  File::Basename: '0'
  File::Slurper: '0'
  File::Temp: '0'
  Test2::Bundle::Extended: '0.000084'
  Test2::Harness::Util::IPC: '0'
  Test2::Plugin::NoWarnings: '0'
  Test2::Tools::Explain: '0'
  Test::MockModule: '0'
  Test::More: '1.302133'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.64, 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.013'
  Text::Glob: '0'
  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.037'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'