Codebase list libcapture-tiny-perl / debian/0.06-1 META.yml
debian/0.06-1

Tree @debian/0.06-1 (Download .tar.gz)

META.yml @debian/0.06-1raw · history · blame

---
name: Capture-Tiny
version: 0.06
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.62
provides:
  Capture::Tiny:
    file: lib/Capture/Tiny.pm
    version: 0.06
generated_by: Module::Build version 0.3201
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
no_index:
  directory:
    - examples
    - inc
    - t