Perl-AddressBook is a collection of perl library modules which provide a unified interface for accessing addressbook entries stored in various types of databases.
The following database types are currently supported:
More of these will be added in the future.
The following perl library modules are required:
In addition, different backend drivers have different requirements. See the appropriate backend module documentation.
The latest version can be found here.
See also the man pages for the different backend databases.
The following sample files are provided in the examples directory. Note: It is highly recommended that you back up your addressbook database before running one of these scripts.
ldap-abook.conf | A sample configuration file which is used by all of the sample scripts |
abook.palm | A PalmOS conduit which synchronizes a palm pilot with an LDAP database. |
SyncAbook | Same as abook.palm, but written as a PilotManager conduit. |
phonelist.cgi | A cgi script which will generate a list of names and phone numbers from an LDAP database. |
The LDAP-Abook Project is a full-featured CGI interface, designed to work with an LDAP backend addressbook database. LDAP-Abook is based on the perl-abook library.
Last updated 1/14/2001