The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Dancer plugin to cache response content (and anything else)",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-Cache-CHI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "CHI" : "0",
            "Carp" : "0",
            "Dancer2" : "0",
            "Dancer2::Plugin" : "0",
            "Moo" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Dancer2::Test" : "0",
            "File::Find" : "0",
            "Test::More" : "0.88",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Dancer2::Plugin::Cache::CHI" : {
         "file" : "lib/Dancer2/Plugin/Cache/CHI.pm",
         "version" : "v1.5.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dancer2-plugin-cache-chi at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer2-Plugin-Cache-CHI"
      },
      "homepage" : "http://search.cpan.org/dist/Dancer2-Plugin-Cache-CHI/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer2-Plugin-Cache-CHI.git",
         "web" : "https://github.com/yanick/Dancer2-Plugin-Cache-CHI"
      }
   },
   "version" : "1.5.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK"
}