Search results for "module:Palm"

Palm - Palm OS utility functions River stage one • 3 direct dependents • 3 total dependents

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::SMS - parse SMS database files River stage zero No dependents

The SMS PDB handler is a helper class for the Palm::PDB module. It is intended for reading, manipulating, and writing the .pdb files used by Handspring SMS application on PalmOS devices such as Handspring Treo 270. Palm::SMS module is the result of a...

DCANTRELL/Palm-SMS-0.04 - 24 Feb 2015 23:00:27 UTC

Palm::Raw - Handler for "raw" Palm databases River stage two • 10 direct dependents • 12 total dependents

The Raw PDB handler is a helper class for the Palm::PDB package. It is intended as a generic handler for any database, or as a fallback default handler. If you have a standalone program and want it to be able to parse any type of database, use use Pa...

CJM/Palm-PDB-1.400 - 07 Mar 2015 18:24:56 UTC

Palm::Doc - Handler for Palm Doc books River stage one • 1 direct dependent • 1 total dependent

Helper for reading and writing Palm Doc books. The interface is based on Palm::ZText since it just makes sense. However, because of the nature of these databases, record-level processing is just a Bad Idea. Use the "text" and "textfile" calls rather ...

CPB/Palm-Doc-1.19 - 12 May 2005 01:41:04 UTC

Palm::PDB - Parse Palm database files River stage two • 10 direct dependents • 12 total dependents

The Palm::PDB module provides a framework for reading and writing database files for use on PalmOS devices such as the PalmPilot. It can read and write both Palm Database (".pdb") and Palm Resource (".prc") files. By itself, the PDB module is not ter...

CJM/Palm-PDB-1.400 - 07 Mar 2015 18:24:56 UTC

Palm::Memo - Handler for Palm Memo databases. River stage one • 3 direct dependents • 3 total dependents

The Memo PDB handler is a helper class for the Palm::PDB package. It parses Memo databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Other fields include: $pdb->{appinfo}{sortOrder} I do...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::ToDo - Handler for Palm ToDo databases River stage one • 3 direct dependents • 3 total dependents

The ToDo PDB handler is a helper class for the Palm::PDB package. It parses ToDo databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Other fields include: $pdb->{appinfo}{dirty_appinfo} ...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::Mail - Handler for Palm OS Mail databases River stage one • 3 direct dependents • 3 total dependents

The Mail PDB handler is a helper class for the Palm::PDB package. It parses Mail databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Other fields include: $pdb->{appinfo}{sortOrder} $pdb...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::Ztxt - Perl extension for creating and manipulating zTXTs using libztxt. River stage zero No dependents

First off, this module is NOT related to Palm::ZTxt module found on the weasel reader website (http://gutenpalm.sourceforge.net/files/Palm-ZText-0.1.tar.gz). The module, Palm-ZText-0.1, is a pure perl module that allows for the manipulation of zTXTs;...

RUDY/Palm-Ztxt-0.91 - 06 Jul 2008 19:55:59 UTC

Palm::ListDB - Handler for ListDB databases River stage zero No dependents

The ListDB PDB handler is a helper class for the Palm::PDB package. It parses ListDB databases. ListDB is a lightweight flat file database tool for PalmOS (tm) handhelds written by Andrew Low <roo@magma.ca>. AppInfo block The AppInfo block begins wit...

RPQS/Palm-ListDB-0.25 - 29 Aug 2002 05:17:06 UTC

Palm::Memo32 - Handler for PaulComputing pEdit Memo32 databases. River stage zero No dependents

The Memo32 PDB handler is a helper class for the Palm::PDB package. It parses PaulComputing (http://www.paulcomputing.com/) pEdit Memo32 databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for detail...

WARTHURT/Memo32-1.01b - 18 Jun 2004 06:21:19 UTC

Palm::Keyring - Handler for Palm Keyring databases. River stage zero No dependents

The Keyring PDB handler is a helper class for the Palm::PDB package. It parses Keyring for Palm OS databases. See <http://gnukeyring.sourceforge.net/>. It has the standard Palm::PDB methods with 2 additional public methods. Decrypt and Encrypt. It cu...

ANDREW/Palm-Keyring-0.95 - 26 Feb 2007 00:11:57 UTC

Palm::Address - Handler for Palm OS AddressBook databases River stage one • 3 direct dependents • 3 total dependents

The Address PDB handler is a helper class for the Palm::PDB package. It parses AddressBook databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Other fields include: $pdb->{appinfo}{lastU...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::PalmDoc - Perl extension for PalmDoc format River stage zero No dependents

This module can format ASCII text into a PalmDoc PDB file. Palm::PalmDoc provides the following functions : new(@params) The constructor of Palm::PalmDoc. This function can accept parameters used to generate the PalmDoc file. Parameters accepted are ...

BEATNIK/Palm-PalmDoc-0.13 - 24 Feb 2005 23:48:51 UTC

Palm::Progect - Handler for Palm Progect databases. River stage zero No dependents

Palm::Progect is a class for handling Progect Database files. Progect is a hierarchical organizer for the Palm OS. You can find it at: <http://sourceforge.net/projects/progect> Palm::Progect allows you to load and save Progect databases (and to conve...

MGRAHAM/Palm-Progect-2.0.4 - 03 Oct 2005 02:52:50 UTC

Palm::Datebook - Handler for Palm OS DateBook and Calendar databases River stage one • 3 direct dependents • 3 total dependents

The Datebook PDB handler is a helper class for the Palm::PDB package. It parses DateBook and Calendar databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Sort block $pdb->{sort} This is ...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::DateTime - Deal with various Palm OS date/time formats River stage one • 3 direct dependents • 3 total dependents

Palm::DateTime exports subroutines to convert between various Palm OS date/time formats. All subroutines are exported by default. Data types: secs - Seconds since the system epoch dlptime - Palm OS DlpDateTimeType (raw) datetime - Palm OS DateTimeTyp...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::ZirePhoto - Handler for Palm Zire71 Photo thumbnail database River stage one • 3 direct dependents • 3 total dependents

The Zire71 PDB handler is a helper class for the Palm::PDB package. It parses Zire71 Photo thumbnail databases (and, hopefully, Tungsten Photo databases). Actual photos are separate databases and must be processed separately. This database is current...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC

Palm::BlockPack - Map palm structures into Perl ones River stage zero No dependents

To be done XXX......

MAXS/Palm-MaTirelire-1.14 - 15 Sep 2014 21:24:43 UTC

Palm::FieldPack - Pack Palm data types and bitfield into perl structures River stage zero No dependents

To be done XXX......

MAXS/Palm-MaTirelire-1.14 - 15 Sep 2014 21:24:43 UTC
84 results (0.021 seconds)