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 5.016, CPAN::Meta::Converter version 2.140640",
   "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.140001",
            "Dancer2::Plugin" : "0",
            "Moo" : "1.000007",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0.88",
            "lib" : "0",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Dancer2::Plugin::Cache::CHI" : {
         "file" : "lib/Dancer2/Plugin/Cache/CHI.pm",
         "version" : "v1.6.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Dancer2-Plugin-Cache-CHI/issues"
      },
      "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.6.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Alexis Sukrieh <sukria@cpan.org>",
      "David Precious <davidp@preshweb.co.uk>",
      "Franck Cuny <franck@lumberjaph.net>",
      "Kim Hansen <kim@rthansen.dk>",
      "Perlover <perlover@perlover.com>"
   ]
}