File: META.yml

package info (click to toggle)
libtest-mockobject-perl 1.20200122-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: perl: 1,260; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 955 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Perl extension for emulating troublesome interfaces'
author:
  - chromatic
build_requires:
  Test::Exception: '0.31'
  Test::More: '0.98'
  Test::Warn: '0.23'
  base: '0'
  fields: '0'
  overload: '0'
  vars: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-MockObject
requires:
  Carp: '0'
  Devel::Peek: '0'
  Scalar::Util: '0'
  Test::Builder: '0'
  UNIVERSAL::can: '1.20110617'
  UNIVERSAL::isa: '1.20110614'
  constant: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-MockObject
  repository: https://github.com/chromatic/Test-MockObject.git
version: '1.20200122'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'