The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Pluggable authentication and authorization server.",
   "author" : [
      "Graham Ollis <gollis@sesda3.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PlugAuth",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "recommends" : {
            "EV" : "0"
         },
         "requires" : {
            "Class::Method::Modifiers" : "0",
            "Clone" : "0",
            "Clustericious" : "0.9936",
            "Clustericious::Config" : "0.25",
            "Clustericious::Log" : "0.14",
            "Crypt::PasswdMD5" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "File::HomeDir::Test" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "File::Touch" : "0",
            "File::stat" : "0",
            "FindBin" : "0",
            "IO::File" : "0",
            "List::MoreUtils" : "0",
            "Log::Log4perl" : "0",
            "Role::Tiny" : "0",
            "Test::Builder" : "0",
            "Text::Glob" : "0",
            "YAML::XS" : "0",
            "autodie" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "File::HomeDir" : "0",
            "Test::Clustericious::Cluster" : "0.08",
            "Test::Clustericious::Config" : "0",
            "Test::Clustericious::Log" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/plugauth/issues"
      },
      "homepage" : "http://perl.wdlabs.com/PlugAuth/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/plugauth.git",
         "web" : "https://github.com/plicease/plugauth"
      }
   },
   "version" : "0.26"
}