The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "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 - Search in distribution

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 - Search in distribution
  • mobisucks - convert Mobipocket reader files to regular text Palm Docs.
  • makepalmdoc - convert between text and pdb/prc Palm Doc files
  • htmltopalmdoc - simple HTML to Palm Doc converter

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 - Search in distribution

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 - Search in distribution
  • smsdump - converter for SMS PDBs to human readable formats

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Palm::PunchClock - Perl extension for parsing PunchClock pdb files River stage zero No dependents

The Palm::PunchClock module does an attempt to parse PuchClock pdb files. PunchClock is a timemanagement program for PalmOS written by Psync, Inc....

PEDERST/Palm-PunchClock-1.2 - 29 Dec 2000 01:27:02 UTC - Search in distribution

Palm::DiabetesPilot - Handler for Diabetes Pilot databases River stage zero No dependents

Helper for reading Diabetes Pilot (www.diabetespilot.com) databases. AppInfo block The AppInfo block begins with standard category support. See Palm::StdAppInfo for details. Diabetes Pilot doesn't have any application-specific extensions here. Record...

CPB/Palm-DiabetesPilot-1.08 - 08 Sep 2004 23:34:50 UTC - Search in distribution

Palm::TreoPhoneCallDB - Handler for Treo PhoneCallDB databases River stage zero No dependents

This is a helper class for the Palm::PDB package, which parses the database generated by Palm Treos as a record who you called, when, and for how long....

DCANTRELL/Palm-TreoPhoneCallDB-1.2 - 04 Mar 2015 21:40:24 UTC - Search in distribution

Palm::ProjectGutenberg - convert PG text files to Palm Doc format River stage zero No dependents

This is a very simple wrapper around Palm::Doc that re-formats files from Project Gutenberg so that they look better on a small screen. It does this by removing line breaks apart from at paragraph breaks. You are unlikely to want to use this from wit...

DCANTRELL/Palm-ProjectGutenberg-1.02 - 27 Jul 2010 11:07:39 UTC - Search in distribution
  • pg2pdb - convert PG text files to Palm Doc format

Palm::Treo680MessagesDB - Handler for Treo 680 SMS message databases River stage zero No dependents

This is a helper class for the Palm::PDB package, which parses the database generated by a Treo 680 as a record of all your SMSes....

DCANTRELL/Palm-Treo680MessagesDB-1.02 - 04 Mar 2015 21:34:50 UTC - Search in distribution

ThinkDB.pm River stage zero No dependents

EARNESON/Palm-ThinkDB-0.02 - 27 Jun 2001 13:35:13 UTC - Search in distribution

Palm::ListDB::Writer - Create databases for Palm List application River stage zero No dependents

Palm::ListDB::Writer can be used to create databases for the Palm utility List, a simple but convenient database application. List is written by Andrew Low (roo@magma.ca, http://www.magma.ca/~roo). List databases consist of a collection of records, e...

JV/Palm-ListDB-Writer-1.13 - 11 Apr 2017 10:05:10 UTC - Search in distribution
  • csv2lsdb - Generate a List database from a comma separated values (CSV) file

Palm::Zetetic::Strip - Manipulate Zetetic Strip Palm database files River stage zero No dependents

The Palm::Zetetic::Strip module provides access to database files generated by the Strip (Secuure Tool for Recalling Important Passwords) from Zetetic....

DDRIBIN/Palm-Zetetic-Strip-1.02 - 17 May 2006 05:14:09 UTC - Search in distribution

Win32::Palm::Install - Simple installer for palm. River stage zero No dependents

This package allows to prepare a palm file for installation. Just copying the file into the users 'Install' directory does not work. You have to set a registry flag. If you are curious about which one, look in the source code. When you have installed...

JOHANVDB/Win32-Palm-Install-0.3 - 22 Oct 2002 23:32:06 UTC - Search in distribution
56 results (0.064 seconds)