B-OPCheck

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'PL_check hacks using Perl callbacks'
author:
  - 'Chia-liang Kao <clkao@clkao.org>'
  - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
build_requires:
  File::Spec: '0'
  Module::Metadata: '0'
  Test::More: '0'
  perl: '5.008'
configure_requires:
  B::Utils: '0.08'
  ExtUtils::Depends: '0.302'
  ExtUtils::MakeMaker: '0'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150008'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: B-OPCheck
no_index:
  directory:
    - inc
    - t
    - xt
provides:
  B::OPCheck:
    file: lib/B/OPCheck.pm
    version: '0.32'
requires:
  B::Utils: '0.08'
  Carp: '0'
  Scalar::Util: '0'
  Scope::Guard: '0'
  XSLoader: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=B-OPCheck
  homepage: https://github.com/karenetheridge/B-OPCheck
  repository: https://github.com/karenetheridge/B-OPCheck.git
version: '0.32'
x_Dist_Zilla:
  perl:
    version: '5.025000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/bundle_plugins'
      version: '6.005'
    -
      class: Dist::Zilla::Plugin::RewriteVersion::Transitional
      config:
        Dist::Zilla::Plugin::RewriteVersion:
          add_tarball_name: 0



( run in 0.649 second using v1.01-cache-2.11-cpan-39bf76dae61 )