Ref-Util

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Utility functions for checking references'
author:
  - 'Sawyer X <xsawyerx@cpan.org>'
  - 'Aaron Crane <arc@cpan.org>'
  - 'Vikenty Fesunov <vyf@cpan.org>'
  - 'Gonzalo Diethelm <gonzus@cpan.org>'
  - 'Karen Etheridge <ether@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0.96'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Text::ParseWords: '0'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Ref-Util
provides:
  Ref::Util:
    file: lib/Ref/Util.pm
    version: '0.204'
  Ref::Util::PP:
    file: lib/Ref/Util/PP.pm
    version: '0.204'
requires:
  Exporter: '5.57'
  perl: '5.006'
resources:
  bugtracker: https://github.com/p5pclub/ref-util/issues
  repository: git://github.com/p5pclub/ref-util.git
version: '0.204'
x_Dist_Zilla:
  perl:
    version: '5.026002'
  plugins:
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: PkgVersion
      version: '6.011'
    -
      class: Dist::Zilla::Plugin::Test::Compile
      config:
        Dist::Zilla::Plugin::Test::Compile:
          bail_out_on_fail: '0'
          fail_on_warning: author
          fake_home: 0
          filename: xt/author/00-compile.t
          module_finder:
            - ':InstallModules'
          needs_display: 0
          phase: develop
          script_finder:
            - ':PerlExecFiles'
          skips: []
          switch: []
      name: Test::Compile
      version: '2.058'
    -
      class: Dist::Zilla::Plugin::MetaTests
      name: MetaTests
      version: '6.011'
    -
      class: Dist::Zilla::Plugin::Test::NoTabs
      config:
        Dist::Zilla::Plugin::Test::NoTabs:
          filename: xt/author/no-tabs.t
          finder:
            - ':InstallModules'
            - ':ExecFiles'
            - ':TestFiles'
      name: Test::NoTabs
      version: '0.15'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: PodSyntaxTests
      version: '6.011'
    -
      class: Dist::Zilla::Plugin::Test::ReportPrereqs
      name: Test::ReportPrereqs
      version: '0.027'
    -
      class: Dist::Zilla::Plugin::PodWeaver



( run in 2.758 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )