File: META.yml

package info (click to toggle)
libtest-exception-lessclever-perl 0.009-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 163; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,069 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
31
32
33
34
35
36
37
38
39
---
abstract: '(DEPRECATED) Test::Exception simplified'
author:
  - 'Chad Granum <exodist7@gmail.com>'
build_requires:
  Mock::Quick: '1.100'
  Test::Builder::Tester: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.24, 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-Exception-LessClever
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Exporter: '0'
  Test::Builder: '0'
  base: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/exodist/Test-Exception-LessClever/issues
  homepage: https://github.com/exodist/Test-Exception-LessClever
  repository: https://github.com/exodist/Test-Exception-LessClever.git
version: '0.009'
x_IRC: irc://irc.perl.org/#perl-qa
x_MailingList: http://lists.perl.org/list/perl-qa.html
x_authority: cpan:EXODIST
x_deprecated: 1
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'