The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Catmandu modules for working with LDAP directories",
   "author" : [
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-LDAP",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Software::License" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.01",
            "Moo" : "0.091004",
            "Net::LDAP" : "0.44",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Catmandu::Importer::LDAP" : {
         "file" : "lib/Catmandu/Importer/LDAP.pm",
         "version" : 0
      },
      "Catmandu::LDAP" : {
         "file" : "lib/Catmandu/LDAP.pm",
         "version" : "0.0102"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.0102"
}