The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "LDAP back end for PlugAuth",
   "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-Plugin-LDAP",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Log::Log4perl" : "0",
            "Net::LDAP" : "0",
            "PlugAuth" : "0",
            "PlugAuth::Role::Auth" : "0",
            "PlugAuth::Role::Plugin" : "0",
            "Role::Tiny::With" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/plugauth-plugin-ldap/issues"
      },
      "homepage" : "http://perl.wdlabs.com/PlugAuth-Plugin-LDAP/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/plugauth-plugin-ldap.git",
         "web" : "https://github.com/plicease/plugauth-plugin-ldap"
      }
   },
   "version" : "0.06"
}