Persistent::LDAP 0.50
Sponsored Links
Persistent::LDAP 0.50 Ranking & Summary
File size:
0.015 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
889
Date added:
2007-05-19
Publisher:
David Winters
Persistent::LDAP 0.50 description
Persistent::LDAP is a persistent class implemented using a LDAP directory.
SYNOPSIS
use Persistent::LDAP;
use English; # import readable variable names like $EVAL_ERROR
eval { ### in case an exception is thrown ###
### allocate a persistent object ###
my $person =
new Persistent::LDAP(localhost, 389,
cn=Directory Manager, test1234,
ou=Engineering,o=Big Snow Org,c=US);
### declare attributes of the object ###
$person->add_attribute(uid, ID, String);
$person->add_attribute(userpassword, Persistent, String);
$person->add_attribute(objectclass, Persistent, String);
$person->add_attribute(givenname, Persistent, String);
$person->add_attribute(sn, Persistent, String);
$person->add_attribute(cn, Persistent, String);
$person->add_attribute(mail, Persistent, String);
$person->add_attribute(telephonenumber, Persistent, String);
### query the datastore for some objects ###
$person->restore_where(& (objectclass=person)(mail=*bigsnow.org),
sn, givenname);
while ($person->restore_next()) {
printf("name = %s, email = %sn",
$person->givenname . . $person->sn,
$person->mail);
}
};
if ($EVAL_ERROR) { ### catch those exceptions! ###
print "An error occurred: $EVAL_ERRORn";
}
ABSTRACT
This is a Persistent class that uses a LDAP directory to store and retrieve objects. This class can be instantiated directly or subclassed. The methods described below are unique to this class, and all other methods that are provided by this class are documented in the Persistent documentation. The Persistent documentation has a very thorough introduction to using the Persistent framework of classes.
SYNOPSIS
use Persistent::LDAP;
use English; # import readable variable names like $EVAL_ERROR
eval { ### in case an exception is thrown ###
### allocate a persistent object ###
my $person =
new Persistent::LDAP(localhost, 389,
cn=Directory Manager, test1234,
ou=Engineering,o=Big Snow Org,c=US);
### declare attributes of the object ###
$person->add_attribute(uid, ID, String);
$person->add_attribute(userpassword, Persistent, String);
$person->add_attribute(objectclass, Persistent, String);
$person->add_attribute(givenname, Persistent, String);
$person->add_attribute(sn, Persistent, String);
$person->add_attribute(cn, Persistent, String);
$person->add_attribute(mail, Persistent, String);
$person->add_attribute(telephonenumber, Persistent, String);
### query the datastore for some objects ###
$person->restore_where(& (objectclass=person)(mail=*bigsnow.org),
sn, givenname);
while ($person->restore_next()) {
printf("name = %s, email = %sn",
$person->givenname . . $person->sn,
$person->mail);
}
};
if ($EVAL_ERROR) { ### catch those exceptions! ###
print "An error occurred: $EVAL_ERRORn";
}
ABSTRACT
This is a Persistent class that uses a LDAP directory to store and retrieve objects. This class can be instantiated directly or subclassed. The methods described below are unique to this class, and all other methods that are provided by this class are documented in the Persistent documentation. The Persistent documentation has a very thorough introduction to using the Persistent framework of classes.
Persistent::LDAP 0.50 Screenshot
Persistent::LDAP 0.50 Keywords
LDAP
LDAP 0.50
EVAL
persistent class
ldap directory
persistent
string
class
attribute
directory
using
Persistent::LDAP
PersistentLDAP
Persistent::LDAP 0.50
Libraries
Programming
Bookmark Persistent::LDAP 0.50
Persistent::LDAP 0.50 Copyright
WareSeeker periodically updates pricing and software information of Persistent::LDAP 0.50 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Persistent::LDAP 0.50 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
ldap active directory integration howtosponsored
windows 2003 ldap active directory howtosponsored
ldap directory server
attributes
classmates
string theory
persistent cough
microsoft ldap directory
query string
persistent fever
classified ads
personal attributes
classic industries
string bikini
attributes definition
Related Software
Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. Free Download
Persistent::mSQL is a persistent class implemented using a mSQL database. Free Download
Persistent::MySQL is a persistent class implemented using a MySQL database. Free Download
Persistent::Sybase is a persistent class implemented using a Sybase database. Free Download
Persistent::Oracle is a persistent class implemented using an Oracle database. Free Download
Persistent::Base is an Abstract Persistent Base Class. Free Download
Apache2::AuthNetLDAP is a mod_perl module that uses the Net::LDAP module for user authentication for Apache. Free Download
OpenLDAP software is an open source implementation of the Lightweight Directory Access Protocol. Free Download
Latest Software
Popular Software
Favourite Software