Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP.
SYNOPSIS
perldoc Net::LDAP::FAQ
This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr.
The latest version of this FAQ can be found at
http://ldap.perl.org/FAQ.html
GENERAL
What is perl-ldap ?
perl-ldap is the distribution name. The perl-ldap distribution contains the Net::LDAP modules.
Why another perl LDAP implementation ?
perl-ldap's goal is to be as portable as possible. It does this by being implemented completely in perl. So basically anywhere that perl runs perl-ldap will run. This is not true for other implementations which require a C compiler.
Where can I get it ?
Perl-ldap is available from CPAN. You will find it in the authors/id/GBARR directory. Alternatively you can download the latest version from
http://www.cpan.org/search?dist=perl-ldap
WARNING: The perl-ldap module is stored on CPAN as a *.gz file. Netscape on Windows systems sometimes has a problem storing the module with the correct name, it will replace the *.tar.gz with *_tar.tar. To correct the problem, with the pointer on the link, do a right click and then select save link as to save the file with the correct file name.
Product's homepage
Requirements:
· Perl