{
  "abstract" : "Perl Authentication and Authorization via cookies",
  "author" : [
     "Michael Schout <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Apache-AuthCookie",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Apache::Test" : "1.39",
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "recommends" : {
           "WWW::Form::UrlEncoded::XS" : "0"
        },
        "requires" : {
           "Carp" : "0",
           "Class::Load" : "0.03",
           "Encode" : "0",
           "HTTP::Body" : "0",
           "Hash::MultiValue" : "0",
           "Test::More" : "0.94",
           "WWW::Form::UrlEncoded" : "0"
        }
     },
     "test" : {
        "requires" : {
           "URI::Escape" : "1.31"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-apache-authcookie at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-AuthCookie"
     },
     "homepage" : "http://search.cpan.org/dist/Apache-AuthCookie/",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/mschout/apache-authcookie.git",
        "web" : "https://github.com/mschout/apache-authcookie"
     }
  },
  "version" : "3.26"
}