MAN page from Fedora 7 perl-Mozilla-LDAP-1.5.2-1.fc7.x86_64.rpm
Utils
Section: User Contributed Perl Documentation (3)
Updated: 2007-06-14
Index NAME
Mozilla::LDAP::Utils.pm - Collection of useful little utilities.
SYNOPSIS
use Mozilla::LDAP::Utils;
ABSTRACT
DESCRIPTION
OBJECT CLASS METHODS
- normalizeDN
- This function will remove all extraneous white spaces in the DN, and alsochange all upper case characters to lower case. The only argument is theDN string to normalize, and the return value is the new, clean DN.
EXAMPLES
There are plenty of examples to look at, in the examples directory. We areadding more examples every day (almost).
INSTALLATION
Installing this package is part of the Makefile supplied in thepackage. See the installation procedures which are part of this package.
AVAILABILITY
This package can be retrieved from a number of places, including:
http://www.mozilla.org/directory/ Your local CPAN server
CREDITS
Most of this code was developed by Leif Hedstrom, Netscape CommunicationsCorporation.
BUGS
None. :)
SEE ALSO
Mozilla::LDAP::Conn, Mozilla::LDAP::Entry, Mozilla::LDAP::API, andof course Perl.
Index
- NAME
- SYNOPSIS
- ABSTRACT
- DESCRIPTION
- OBJECT CLASS METHODS
- EXAMPLES
- INSTALLATION
- AVAILABILITY
- CREDITS
- BUGS
- SEE ALSO
This document was created byman2html,using the manual pages.