{
  "abstract" : "simple session",
  "author" : [
     "Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.4",
  "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" : "4.45",
           "CGI::Simple::Cookie" : "1.22",
           "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.50"
     },
     "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.git",
        "web" : "https://github.com/tokuhirom/http-session"
     }
  },
  "version" : "0.50",
  "x_contributors" : [
     "Atsushi Kato <[email protected]>",
     "MATSUU Takuto <[email protected]>",
     "Neil Bowers <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>",
     "kazuho <kazuho@d0d07461-0603-4401-acd4-de1884942a52>",
     "ktat <[email protected]>",
     "tohae <[email protected]>",
     "tokuhirom <tokuhirom@d0d07461-0603-4401-acd4-de1884942a52>",
     "yappo <yappo@d0d07461-0603-4401-acd4-de1884942a52>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27400",
  "x_static_install" : 1
}