Codebase list libcapture-tiny-perl / release-0.04 META.yml
release-0.04

Tree @release-0.04 (Download .tar.gz)

META.yml @release-0.04raw · history · blame

---
name: Capture-Tiny
version: 0.04
author:
  - 'David Golden <dagolden@cpan.org>'
abstract: 'Capture STDOUT and STDERR from Perl, XS or external programs'
license: apache
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Capture-Tiny
  repository: http://github.com/dagolden/Capture-Tiny/
requires:
  Exporter: 0
  File::Spec: 0
  File::Temp: 0.14
  IO::Handle: 0
  perl: 5.006
build_requires:
  Test::More: 0.47
provides:
  Capture::Tiny:
    file: lib/Capture/Tiny.pm
    version: 0.04
generated_by: Module::Build version 0.3103
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.2.html
  version: 1.2
no_index:
  directory:
    - examples
    - inc
    - t