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.300010, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Plugin-Cache-CHI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "CHI" : "0",
            "Carp" : "0",
            "Dancer" : "1.1904",
            "Dancer::Factory::Hook" : "0",
            "Dancer::Hook" : "0",
            "Dancer::Plugin" : "0",
            "Dancer::Response" : "0",
            "Dancer::SharedData" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Dancer::Test" : "0",
            "File::Find" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Dancer::Plugin::Cache::CHI" : {
         "file" : "lib/Dancer/Plugin/Cache/CHI.pm",
         "version" : "v1.3.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dancer-plugin-cache-chi at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dancer-Plugin-Cache-CHI"
      },
      "homepage" : "http://search.cpan.org/dist/Dancer-Plugin-Cache-CHI/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI.git",
         "web" : "https://github.com/yanick/Dancer-Plugin-Cache-CHI"
      }
   },
   "version" : "1.3.1",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK"
}