File: META.yml

package info (click to toggle)
libtest-class-perl 0.52-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 540 kB
  • sloc: perl: 1,706; makefile: 2
file content (64 lines) | stat: -rw-r--r-- 1,867 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
abstract: 'Easily create test classes in an xUnit/JUnit style'
author:
  - 'Adrian Howard <adrianh@quietstars.com>, Curtis "Ovid" Poe, <ovid at cpan.org>, Mark Morgan <makk384@gmail.com>'
build_requires:
  Fcntl: '0'
  IO::File: '1.09'
  Test: '0'
  Test::Exception: '0.25'
  Test::More: '0.78'
  base: '0'
  overload: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, 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-Class
no_index:
  directory:
    - t
    - inc
requires:
  Attribute::Handlers: '0.77'
  Carp: '0'
  File::Find: '0'
  File::Spec: '0'
  MRO::Compat: '0.11'
  Module::Runtime: '0'
  Storable: '2.04'
  Test::Builder: '0.78'
  Test::Builder::Tester: '1.02'
  Test::Simple: '0.78'
  Try::Tiny: '0'
  constant: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/szabgab/test-class/issues
  repository: https://github.com/szabgab/test-class.git
version: '0.52'
x_IRC: irc://irc.perl.org/#perl-qa
x_MailingList: http://lists.perl.org/list/perl-qa.html
x_contributors:
  - 'Adrian Howard <adrianh@quietstars.com>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Curtis Poe <ovid@cpan.org>'
  - 'makk384 <makk384@gmail.com>'
  - 'Ricardo Signes <rjbs@cpan.org>'
  - 'Alexandr Ciornii <alexchorny@gmail.com>'
  - 'Tim Vroom <vroom@blockstackers.com>'
  - 'Matthew Horsfall <WolfSage@gmail.com>'
  - 'Michael G. Schwern <schwern@pobox.com>'
  - 'Chad Granum <exodist7@gmail.com>'
  - 'Peter Sergeant <pete@clueball.com>'
  - 'Sam Kington <github@illuminated.co.uk>'
  - 'Klaus S. Madsen <ksm@jobindex.dk>'
  - 'Zefram <zefram@fysh.org>'
  - 'Kent Fredric <kentfredric@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'