cs::Palm::App::Address - interface to a PDB file for the Palm Pilot Address application
use cs::Palm::App::Address;
The cs::Palm::App::Address module accesses the database for the Palm Pilot Address application. It is a subclass of the cs::Palm::PDB class.
While I had made some progress decoding an address book record, I am greatly indebted to the documentation in p5-Palm-Address.pm by Andrew Arensburger, which describes most of the format in detail.
Creates a new cs::Palm::App::Address object attached to the specified file.
Return an object containing the content of the nth record.
cs::Palm(3), cs::Palm::PDB(3)
Cameron Simpson <cs@zip.com.au>