Config::LDAPClient
------------------

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires the following modules:

   Net::LDAP (optional, unnecessary if you never call ->connect)
   Moose
   MooseX::AttributeHelpers


COPYRIGHT AND LICENSE
   Copyright 2009  Michael Fowler

   This program is free software; you can redistribute it and/or
   modify it under the terms of either:

       * the GNU General Public License as published by the Free
         Software Foundation; either version 1, or (at your option) any later
         version, or

       * the Artistic License version 2.0.