File: META.yml

package info (click to toggle)
libcapture-tiny-perl 0.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: perl: 852; makefile: 2
file content (60 lines) | stat: -rw-r--r-- 1,586 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
abstract: 'Capture STDOUT and STDERR from Perl, XS or external programs'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::File: '0'
  Test::More: '0.62'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.032, 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: Capture-Tiny
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Capture::Tiny:
    file: lib/Capture/Tiny.pm
    version: '0.50'
requires:
  Carp: '0'
  Exporter: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  Scalar::Util: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Capture-Tiny/issues
  homepage: https://github.com/dagolden/Capture-Tiny
  repository: https://github.com/dagolden/Capture-Tiny.git
version: '0.50'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
  - 'David E. Wheeler <david@justatheory.com>'
  - 'Ed Sabol <esabol@users.noreply.github.com>'
  - 'fecundf <not.com+github@gmail.com>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'Karen Etheridge <ether@cpan.org>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Peter Rabbitson <ribasushi@cpan.org>'
  - 'Sven Kirmess <sven.kirmess@kzone.ch>'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Apache-2.0