|
Mozilla::LDAP::Utils.pm - Collection of useful little utilities.
|
Mozilla::LDAP::Utils.pm - Collection of useful little utilities.
This module is not included with the standard ActivePerl distribution. It is available as a separate download using PPM.
use Mozilla::LDAP::Utils;
- normalizeDN
-
This function will remove all extraneous white spaces in the DN, and also
change all upper case characters to lower case. The only argument is the
DN string to normalize, and the return value is the new, clean DN.
There are plenty of examples to look at, in the examples directory. We are
adding more examples every day (almost).
Installing this package is part of the Makefile supplied in the
package. See the installation procedures which are part of this package.
This package can be retrieved from a number of places, including:
http://www.mozilla.org/directory/
Your local CPAN server
Most of this code was developed by Leif Hedstrom, Netscape Communications
Corporation.
None. :)
the Mozilla::LDAP::Conn manpage, the Mozilla::LDAP::Entry manpage, the Mozilla::LDAP::API manpage, and
of course Perl.
|
Mozilla::LDAP::Utils.pm - Collection of useful little utilities.
|
|