File: META.yml

package info (click to toggle)
libtest-api-perl 0.010-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: perl: 353; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 1,209 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Test a list of subroutines provided by a module'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  Carp: '0'
  Exporter: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Builder::Tester: '1.18'
  Test::More: '0'
  constant: '0'
  lib: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Test-API
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Test::API:
    file: lib/Test/API.pm
    version: '0.010'
requires:
  Symbol: '0'
  Test::Builder::Module: '0.86'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Test-API/issues
  homepage: https://github.com/dagolden/Test-API
  repository: https://github.com/dagolden/Test-API.git
version: '0.010'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'cpansprout <cpansprout@gmail.com>'
  - 'Toby Inkster <mail@tobyinkster.co.uk>'
x_serialization_backend: 'YAML::Tiny version 1.70'