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 "dist:Palm ZUMMO"

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::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::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::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::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::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::StdAppInfo - Handle standard AppInfo blocks in Palm OS PDBs River stage one • 3 direct dependents • 3 total dependents

Many Palm applications use a common format for keeping track of categories. The "Palm::StdAppInfo" class deals with this common format: $pdb = new Palm::PDB; $pdb->Load("myfile.pdb"); @categories = @{ $pdb->{appinfo}{categories} }; $lastUniqueID = $p...

CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC
9 results (0.026 seconds)