Apache-Session

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "A persistence framework for session data",
   "author" : [
      "Casey West <casey[at]geeknest.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "keywords" : [
      "CGI",
      "session",
      "web"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Apache-Session",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Deep" : "0.082",
            "Test::Exception" : "0.15",
            "Test::More" : "0.47"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::MD5" : "0",
            "File::Temp" : "0",
            "IO::File" : "0",
            "Storable" : "0.6",
            "constant" : "0",
            "perl" : "5.005"
         }
      }
   },
   "provides" : {
      "Apache::Session" : {
         "file" : "lib/Apache/Session.pm",
         "version" : "1.94"
      },
      "Apache::Session::DB_File" : {
         "file" : "lib/Apache/Session/DB_File.pm",
         "version" : "1.01"
      },
      "Apache::Session::File" : {
         "file" : "lib/Apache/Session/File.pm",
         "version" : "1.54"
      },
      "Apache::Session::Flex" : {
         "file" : "lib/Apache/Session/Flex.pm",
         "version" : "1.01"
      },
      "Apache::Session::Generate::MD5" : {
         "file" : "lib/Apache/Session/Generate/MD5.pm",
         "version" : "2.12"
      },
      "Apache::Session::Generate::ModUniqueId" : {
         "file" : "lib/Apache/Session/Generate/ModUniqueId.pm",



( run in 0.651 second using v1.01-cache-2.11-cpan-df04353d9ac )