File: META.yml

package info (click to toggle)
libtest2-harness-perl 1.000151-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,888 kB
  • sloc: perl: 16,994; ansic: 6; sh: 4; makefile: 3
file content (75 lines) | stat: -rw-r--r-- 1,920 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
65
66
67
68
69
70
71
72
73
74
75
---
abstract: 'A new and improved test harness with better Test2 integration.'
author:
  - 'Chad Granum <exodist@cpan.org>'
build_requires:
  File::Copy: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, 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: Test2-Harness
requires:
  Carp: '0'
  Config: '0'
  Cwd: '0'
  Data::Dumper: '0'
  Data::UUID: '0'
  Exporter: '0'
  Fcntl: '0'
  File::Find: '0'
  File::Path: '2.11'
  File::Spec: '0'
  File::Temp: '0'
  Filter::Util::Call: '0'
  IO::Compress::Bzip2: '0'
  IO::Compress::Gzip: '0'
  IO::Handle: '1.27'
  IO::Uncompress::Bunzip2: '0'
  IO::Uncompress::Gunzip: '0'
  IPC::Cmd: '0'
  Importer: '0.025'
  JSON::PP: '0'
  List::Util: '1.44'
  Long::Jump: '0.000001'
  POSIX: '0'
  Scalar::Util: '0'
  Scope::Guard: '0'
  Symbol: '0'
  Sys::Hostname: '0'
  Term::Table: '0.015'
  Test2: '1.302170'
  Test2::API: '1.302170'
  Test2::Bundle::Extended: '0.000127'
  Test2::Event: '1.302170'
  Test2::Event::V2: '1.302170'
  Test2::Formatter: '1.302170'
  Test2::Plugin::MemUsage: '0.002003'
  Test2::Plugin::UUID: '0.002001'
  Test2::Tools::AsyncSubtest: '0.000127'
  Test2::Tools::Subtest: '0.000127'
  Test2::Util: '1.302170'
  Test2::Util::Term: '0.000127'
  Test2::V0: '0.000127'
  Test::Builder: '1.302170'
  Test::Builder::Formatter: '1.302170'
  Test::More: '1.302170'
  Text::ParseWords: '0'
  Time::HiRes: '0'
  YAML::Tiny: '0'
  base: '0'
  constant: '0'
  goto::file: '0.005'
  parent: '0'
  perl: '5.010000'
resources:
  bugtracker: https://github.com/Test-More/Test2-Harness/issues
  repository: https://github.com/Test-More/Test2-Harness/
version: '1.000151'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'