File: META.yml

package info (click to toggle)
libtest-effects-perl 0.002000-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: perl: 505; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 634 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
---
abstract: 'Test all effects at once (return value, I/O, warnings, exceptions, etc.)'
author:
  - 'Damian Conway <DCONWAY@CPAN.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.64, 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-Effects
no_index:
  directory:
    - t
    - inc
requires:
  Test::Trap: '0.002001'
  match::smart: '0.01'
version: '0.002000'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'