Ref-Util

 view release on metacpan or  search on metacpan

META.json  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>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Ref-Util",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Text::ParseWords" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "ExtUtils::HasCompiler" : "0.014",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "perl" : "5.006"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Ref::Util" : {
         "file" : "lib/Ref/Util.pm",
         "version" : "0.204"
      },
      "Ref::Util::PP" : {
         "file" : "lib/Ref/Util/PP.pm",
         "version" : "0.204"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/p5pclub/ref-util/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/p5pclub/ref-util.git",
         "web" : "https://github.com/p5pclub/ref-util"
      }
   },
   "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" : [



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