The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Unified cache handling interface",
   "author" : [
      "Jonathan Swartz <swartz@pobox.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CHI",
   "no_index" : {
      "directory" : [
         "lib/CHI/Serializer",
         "lib/CHI/Test",
         "lib/CHI/t"
      ],
      "file" : [
         "lib/CHI/Constants.pm",
         "lib/CHI/Driver/Role/Universal.pm",
         "lib/CHI/Test.pm",
         "lib/CHI/Types.pm",
         "lib/CHI/Util.pm"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Assert" : "0.20",
            "Data::UUID" : "0",
            "Digest::JHash" : "0",
            "Digest::MD5" : "0",
            "File::Spec" : "0.80",
            "Hash::MoreUtils" : "0",
            "JSON" : "0",
            "List::MoreUtils" : "0.13",
            "Log::Any" : "0.08",
            "Moo" : "1.003",
            "MooX::Types::MooseLike" : "0.23",
            "MooX::Types::MooseLike::Base" : "0",
            "MooX::Types::MooseLike::Numeric" : "0",
            "Storable" : "0",
            "String::RewritePrefix" : "0",
            "Task::Weaken" : "0",
            "Time::Duration" : "1.06",
            "Time::Duration::Parse" : "0.03",
            "Time::HiRes" : "1.30",
            "Try::Tiny" : "0.05"
         }
      },
      "test" : {
         "requires" : {
            "Date::Parse" : "0",
            "Test::Builder" : "0",
            "Test::Class" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Warn" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-chi@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=CHI"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jonswar/perl-chi.git",
         "web" : "https://github.com/jonswar/perl-chi"
      }
   },
   "version" : "0.58"
}