File: META.yml

package info (click to toggle)
libtest-cukes-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 216 kB
  • ctags: 120
  • sloc: perl: 1,579; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 641 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
---
abstract: 'A BBD test tool inspired by Cucumber'
author:
  - 'Kang-min Liu <gugod@gugod.org>'
build_requires:
  ExtUtils::MakeMaker: 6.42
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 1.00'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Test-Cukes
no_index:
  directory:
    - inc
    - t
    - xt
requires:
  Any::Moose: 0.07
  Carp::Assert: 0.20
  Test::Builder::Module: 0.80
  Try::Tiny: 0.07
  perl: 5.8.0
resources:
  license: http://opensource.org/licenses/mit-license.php
version: 0.10