From 5480a0a6b4b077bb5879af420665551f841f12e4 Mon Sep 17 00:00:00 2001 From: Graham Barr Date: Wed, 11 Jan 2012 13:26:56 -0600 Subject: [PATCH] add notranslate class --- index.html | 92 +++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/index.html b/index.html index c4b1a36..ef80abd 100644 --- a/index.html +++ b/index.html @@ -84,92 +84,90 @@

Introduction

Distribution

The latest release of the library is perl-ldap-0.39. + "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/perl-ldap-0.43.tar.gz"> perl-ldap-0.43.

Documentation

The POD documentation for the latest release is available online from CPAN:

-
Net::LDAP
+
Net::LDAP
Lightweight Directory Access Protocol
-
Net::LDAPS
+
Net::LDAPS
Use LDAP over an SSL connection
-
Net::LDAPI
+
Net::LDAPI
Use LDAP over a UNIX-domain socket
-
Net::LDAP::Message
+
Net::LDAP::Message
Message response from LDAP server
-
Net::LDAP::Search
-
Object returned by Net::LDAP search method
-
Net::LDAP::Entry
+
Net::LDAP::Search
+
Object returned by Net::LDAP search method
+
Net::LDAP::Entry
An LDAP entry object
-
Net::LDAP::Reference
+
Net::LDAP::Reference
Search reference
-
Net::LDAP::Filter
+
Net::LDAP::Filter
Representation of LDAP filters
-
Net::LDAP::LDIF
+
Net::LDAP::LDIF
LDIF reading and writing
-
Net::LDAP::DSML
+
Net::LDAP::DSML
DSML reading and writing
-
Net::LDAP::RootDSE
+
Net::LDAP::RootDSE
Server information (RootDSE)
-
Net::LDAP::Schema
+
Net::LDAP::Schema
Load and manipulate an LDAP v3 Schema
-
Net::LDAP::Constant
-
Constants for use with Net::LDAP
-
Net::LDAP::Util
+
Net::LDAP::Constant
+
Constants for use with Net::LDAP
+
Net::LDAP::Util
Utility functions
-
Net::LDAP::Extra
-
Load extra Net::LDAP methods
+
Net::LDAP::Extra
+
Load extra Net::LDAP methods

LDAP v3 Server Controls

-
Net::LDAP::Control
+
Net::LDAP::Control
LDAPv3 control object base class
-
Net::LDAP::Control::Paged
+
Net::LDAP::Control::Paged
LDAPv3 Paged results control object
-
Net::LDAP::Control::ProxyAuth
+
Net::LDAP::Control::ProxyAuth
LDAPv3 Proxy Authentication control object
-
Net::LDAP::Control::Sort
+
Net::LDAP::Control::Sort
Server Side Sort (SSS) control object
-
Net::LDAP::Control::SortResult
+
Net::LDAP::Control::SortResult
Server Side Sort (SSS) result control object
-
Net::LDAP::Control::VLV
+
Net::LDAP::Control::VLV
LDAPv3 Virtual List View control object
-
Net::LDAP::Control::VLVResponse
+
Net::LDAP::Control::VLVResponse
LDAPv3 Virtual List View server response
-
Net::LDAP::Control::PasswordPolicy
+
Net::LDAP::Control::PasswordPolicy
LDAPv3 Password Policy control and response
-
Net::LDAP::Control::ManageDsaIT
+
Net::LDAP::Control::ManageDsaIT
LDAPv3 ManageDsaIT control and response
-
Net::LDAP::Control::PersistentSearch
+
Net::LDAP::Control::PersistentSearch
LDAPv3 Persistent Search control object
-
Net::LDAP::Control::EntryChange
+
Net::LDAP::Control::EntryChange
LDAPv3 Entry Change notification response

Help

-
Net::LDAP::FAQ
-
Frequently Asked Questions about Net::LDAP
-
Net::LDAP::Examples
+
Net::LDAP::FAQ
+
Frequently Asked Questions about Net::LDAP
+
Net::LDAP::Examples
PERL LDAP by Example
-
Net::LDAP::RFC
+
Net::LDAP::RFC
List of related RFCs
-
Net::LDAP::Security
+
Net::LDAP::Security
Security issues with LDAP connections

Other

-
Bundle::Net::LDAP
-
A bundle for Net::LDAP
+
Bundle::Net::LDAP
+
A bundle for Net::LDAP

At the 2001 O'Reilly Open Source Conference, Graham Barr presented this tutorial.

Requirements

-

You will need the Convert::ASN1 package.

+

You will need the Convert::ASN1 package.

LDAP RFCs

@@ -197,7 +195,7 @@

List archives

  • http://perl.markmail.org/search/list:perl-ldap
  • http://groups.google.com/group/perl.ldap/topics
  • http://www.nntp.perl.org/group/perl.ldap/ -
  • news://nntp.perl.org/perl.ldap
  • +
  • news://nntp.perl.org/perl.ldap
  • @@ -206,7 +204,7 @@

    Related Projects

    -
  • Net::LDAPapi +
  • Net::LDAPapi
  • @@ -234,7 +232,7 @@

    Other Publications

    (ISBN: 1590594134)
    written by Tom Jackiewicz,
    published by Apress.
    - Mentions Net::LDAP modules + Mentions Net::LDAP modules

    @@ -246,7 +244,7 @@

    Other Publications

    (ISBN: 0849313465)
    written by Reinhard Voglmaier,
    published by Auerbach Pub.
    - Provides an introduction to Net::LDAP in its chapter on LDAP APIs + Provides an introduction to Net::LDAP in its chapter on LDAP APIs

    @@ -294,7 +292,7 @@

    Other Publications

    (ISBN: 1565924916)
    written by Gerald Carter,
    published by O'Reilly & Associates.
    - Has a chapter on Net::LDAP and perl.
    + Has a chapter on Net::LDAP and perl.

    @@ -306,7 +304,7 @@

    Other Publications

    (ISBN: 0672323168)
    written by Tim Howes, Mark C Smith and Gordon Good,
    published by Addison-Wesley Professional.
    - It only mentions Net::LDAP in passing + It only mentions Net::LDAP in passing but gives good general guidance.

    @@ -357,8 +355,10 @@

    Other Publications

  • List Archive +