The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Reference implementation of the TAP specification'
author:
  - 'Andrew Rodland <arodland@cpan.org>'
build_requires:
  Carp: 0
  Path::Class: 0
  Test::More: 0
  YAML::Any: 0
  YAML::XS: 0
  strict: 0
  warnings: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: TAP-Spec-Parser
no_index:
  directory:
    - t
    - example
requires:
  Marpa::R2: 0
  Method::Signatures::Simple: 0
  Mouse: 0
  Mouse::Util::TypeConstraints: 0
  Try::Tiny: 0
  namespace::autoclean: 0
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=TAP-Spec-Parser
  homepage: http://metacpan.org/release/TAP-Spec-Parser
  license: http://dev.perl.org/licenses/
  repository: git://github.com/arodland/TAP-Spec-Parser.git
version: 0.07_991
x_authority: cpan:ARODLAND