File: META.yml

package info (click to toggle)
libtest-needs-perl 0.002010-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 551; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 876 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
---
abstract: 'Skip tests when modules not available'
author:
  - 'haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>'
build_requires:
  Test::More: '0.45'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.66, 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-Needs
no_index:
  directory:
    - t
    - xt
requires:
  perl: '5.006'
resources:
  IRC: irc://irc.perl.org/#perl-qa
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Needs
  license: http://dev.perl.org/licenses/
  repository: https://github.com/haarg/Test-Needs.git
version: '0.002010'
x_cpants:
  ignore:
    prereq_matches_use: 'required modules detected incorrectly'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'