Welcome to perl-abook

Introduction

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.


Features


Requirements

The following perl library modules are required:

In addition, different backend drivers have different requirements. See the appropriate backend module documentation.


Installation

The latest version can be found here.

  1. download and unpack
  2. perl Makefile.PL
  3. make
  4. make test
  5. make install

Documentation

See also the man pages for the different backend databases.


Examples

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.confA sample configuration file which is used by all of the sample scripts
abook.palmA PalmOS conduit which synchronizes a palm pilot with an LDAP database.
SyncAbookSame as abook.palm, but written as a PilotManager conduit.
phonelist.cgiA cgi script which will generate a list of names and phone numbers from an LDAP database.


See Also

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

This site is hosted by SourceForge Logo