File: META.yml

package info (click to toggle)
libtest2-workflow-perl 0.000017-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 344 kB
  • ctags: 55
  • sloc: perl: 983; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 840 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
---
abstract: 'A test workflow is a way of structuring tests using composable units.'
author:
  - 'Chad Granum <exodist@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test2-Workflow
requires:
  Carp: '0'
  Exporter: '0'
  Importer: '0.014'
  Scalar::Util: '0'
  Test2: '1.302048'
  Test2::AsyncSubtest: '0.000017'
  Test2::Suite: '0.000034'
  Time::HiRes: '0'
  overload: '0'
  perl: '5.010000'
resources:
  bugtracker: http://github.com/Test-More/Test2-Workflow/issues
  repository: http://github.com/Test-More/Test2-Workflow/
version: '0.000017'
x_serialization_backend: 'YAML::Tiny version 1.69'