The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Send LWP requests through a caching proxy server",
   "author" : [
      "Eric Johnson <cpan at iijo dot org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.2.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooseX-CachingProxy",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "LWP::Protocol::PSGI" : "0",
            "Moose::Role" : "0",
            "MooseX::Types::Path::Class" : "0",
            "Plack::App::Proxy" : "0",
            "Plack::Builder" : "0",
            "Plack::Middleware::Cache" : "0",
            "perl" : "5.008_001"
         }
      },
      "test" : {
         "requires" : {
            "LWP::UserAgent" : "0",
            "MooseX::Test::Role" : "0.02",
            "Test::CPAN::Meta" : "0",
            "Test::HTTP::Server" : "0",
            "Test::MinimumVersion::Fast" : "0",
            "Test::Most" : "0",
            "Test::PAUSE::Permissions" : "0",
            "Test::Pod" : "1.14",
            "Test::Spellunker" : "0"
         }
      }
   },
   "provides" : {
      "MooseX::CachingProxy" : {
         "file" : "lib/MooseX/CachingProxy.pm",
         "version" : "0.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kablamo/MooseX-CachingProxy/issues"
      },
      "homepage" : "https://github.com/kablamo/MooseX-CachingProxy",
      "repository" : {
         "url" : "git://github.com/kablamo/MooseX-CachingProxy.git",
         "web" : "https://github.com/kablamo/MooseX-CachingProxy"
      }
   },
   "version" : "0.002",
   "x_authority" : "cpan:KABLAMO",
   "x_contributors" : [
      "J.E. Turcotte <josh@numbersusa.com>",
      "Eric Johnson <github@iijo.org>",
      "Eric Johnson <eric.git@iijo.org>"
   ]
}