Cache-Ref

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Memory only cache of live references",
   "author" : [
      "Yuval Kogman"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.102341, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Cache-Ref",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Hash::Util::FieldHash::Compat" : 0,
            "List::Util" : 0,
            "Moose" : 0,
            "Moose::Role" : 0,
            "MooseX::Role::Parameterized" : 0,
            "Scalar::Util" : 0,
            "namespace::autoclean" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::Moose" : 0,
            "Test::More" : 0,
            "ok" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Cache-Ref@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Cache-Ref"
      },
      "homepage" : "http://search.cpan.org/dist/Cache-Ref",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/nothingmuch/cache-ref.git",
         "web" : "http://github.com/nothingmuch/cache-ref"
      }
   },
   "version" : "0.04",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/@Basic/GatherDir",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/@Basic/PruneCruft",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/@Basic/ManifestSkip",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/@Basic/MetaYAML",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/@Basic/License",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Filter/@Basic/Readme",
            "version" : "4.102341"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Filter/@Basic/ExtraTests",
            "version" : "4.102341"



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