{
   "abstract" : "simple session",
   "author" : [
      "Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.1.1",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Session",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59",
            "Test::More" : "0",
            "Test::Requires" : "0"
         }
      },
      "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" : {
         "recommends" : {
            "HTML::StickyQuery" : "0.12"
         },
         "requires" : {
            "CGI::Simple::Cookie" : "1.103",
            "Class::Accessor::Fast" : "0.31",
            "Digest::SHA1" : "2.11",
            "Exporter" : "5.63",
            "HTTP::Response" : "5.818",
            "MIME::Base64" : "0",
            "Module::Runtime" : "0.011",
            "URI" : "1.38",
            "perl" : "5.008005"
         }
      }
   },
   "provides" : {
      "HTTP::Session" : {
         "file" : "lib/HTTP/Session.pm",
         "version" : "0.49"
      },
      "HTTP::Session::Expired" : {
         "file" : "lib/HTTP/Session.pm"
      },
      "HTTP::Session::Finalized" : {
         "file" : "lib/HTTP/Session.pm"
      },
      "HTTP::Session::ID::MD5" : {
         "file" : "lib/HTTP/Session/ID/MD5.pm"
      },
      "HTTP::Session::ID::SHA1" : {
         "file" : "lib/HTTP/Session/ID/SHA1.pm"
      },
      "HTTP::Session::ID::Urandom" : {
         "file" : "lib/HTTP/Session/ID/Urandom.pm"
      },
      "HTTP::Session::State::Base" : {
         "file" : "lib/HTTP/Session/State/Base.pm"
      },
      "HTTP::Session::State::Cookie" : {
         "file" : "lib/HTTP/Session/State/Cookie.pm"
      },
      "HTTP::Session::State::Mixin::ResponseFilter" : {
         "file" : "lib/HTTP/Session/State/Mixin/ResponseFilter.pm"
      },
      "HTTP::Session::State::Null" : {
         "file" : "lib/HTTP/Session/State/Null.pm"
      },
      "HTTP::Session::State::Test" : {
         "file" : "lib/HTTP/Session/State/Test.pm"
      },
      "HTTP::Session::State::URI" : {
         "file" : "lib/HTTP/Session/State/URI.pm"
      },
      "HTTP::Session::Store::CHI" : {
         "file" : "lib/HTTP/Session/Store/CHI.pm"
      },
      "HTTP::Session::Store::DBM" : {
         "file" : "lib/HTTP/Session/Store/DBM.pm"
      },
      "HTTP::Session::Store::File" : {
         "file" : "lib/HTTP/Session/Store/File.pm"
      },
      "HTTP::Session::Store::Memcached" : {
         "file" : "lib/HTTP/Session/Store/Memcached.pm"
      },
      "HTTP::Session::Store::Null" : {
         "file" : "lib/HTTP/Session/Store/Null.pm"
      },
      "HTTP::Session::Store::OnMemory" : {
         "file" : "lib/HTTP/Session/Store/OnMemory.pm"
      },
      "HTTP::Session::Store::Test" : {
         "file" : "lib/HTTP/Session/Store/Test.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/tokuhirom/HTTP-Session/issues"
      },
      "homepage" : "https://github.com/tokuhirom/HTTP-Session",
      "repository" : {
         "url" : "git://github.com/tokuhirom/HTTP-Session",
         "web" : "https://github.com/tokuhirom/HTTP-Session"
      }
   },
   "version" : "0.49",
   "x_contributors" : [
      "kazuho <kazuho@d0d07461-0603-4401-acd4-de1884942a52>",
      "tokuhirom <tokuhirom@d0d07461-0603-4401-acd4-de1884942a52>",
      "yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>",
      "MATSUU Takuto <matsuu@gmail.com>",
      "Atsushi Kato <ktat@cpan.org>",
      "tohae <tohaechan@gmail.com>",
      "Neil Bowers <neil@bowers.com>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ]
}