1---
2abstract: '(DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS'
3author:
4  - 'Simon Flack <simonflk@cpan.org>'
5  - 'David Golden <dagolden@cpan.org>'
6build_requires:
7  ExtUtils::MakeMaker: '0'
8  File::Spec: '3.27'
9  IO::File: '0'
10  Test::More: '0.62'
11  perl: '5.006'
12configure_requires:
13  ExtUtils::MakeMaker: '6.17'
14  perl: '5.006'
15dynamic_config: 1
16generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
17license: perl
18meta-spec:
19  url: http://module-build.sourceforge.net/META-spec-v1.4.html
20  version: '1.4'
21name: IO-CaptureOutput
22no_index:
23  directory:
24    - corpus
25    - examples
26    - t
27    - xt
28  package:
29    - DB
30provides:
31  IO::CaptureOutput:
32    file: lib/IO/CaptureOutput.pm
33    version: '1.1105'
34requires:
35  Carp: '0'
36  Exporter: '0'
37  File::Basename: '0'
38  File::Temp: '0.16'
39  Symbol: '0'
40  perl: '5.006'
41  strict: '0'
42  vars: '0'
43  warnings: '0'
44resources:
45  bugtracker: https://github.com/dagolden/IO-CaptureOutput/issues
46  homepage: https://github.com/dagolden/IO-CaptureOutput
47  repository: https://github.com/dagolden/IO-CaptureOutput.git
48version: '1.1105'
49x_authority: cpan:DAGOLDEN
50x_contributors:
51  - 'David Golden <xdg@xdg.me>'
52  - 'José Joaquín Atria <jjatria@gmail.com>'
53  - 'Mike Latimer <mlatimer@suse.com>'
54  - 'Olivier Mengué <dolmen@cpan.org>'
55  - 'Tony Cook <tony@develop-help.com>'
56x_deprecated: 1
57x_generated_by_perl: v5.30.0
58x_serialization_backend: 'YAML::Tiny version 1.73'
59