diff options
author | B. Watson <yalhcru@gmail.com> | 2017-04-11 00:14:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-11 00:14:36 +0700 |
commit | 4df213b3259228dc29cc6449a8b0cf265f703a05 (patch) | |
tree | fb7138ad8f35f2a05619eed2803c371092b90c7d /perl/perl-palm-pdb/README | |
parent | 026e64063ee19133fd1c71da17eb0d7de996d84b (diff) |
perl/perl-palm-pdb: Added (modules for PalmOS database files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-palm-pdb/README')
-rw-r--r-- | perl/perl-palm-pdb/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-palm-pdb/README b/perl/perl-palm-pdb/README new file mode 100644 index 000000000000..ba9ff80113d3 --- /dev/null +++ b/perl/perl-palm-pdb/README @@ -0,0 +1,5 @@ +perl-palm-pdb (modules for PalmOS database files) + +This distribution contains Palm::PDB and Palm::Raw, a pair of Perl 5 +modules for reading, manipulating, and writing the .pdb and .prc database +files used by PalmOS devices such as the PalmPilot and its successors. |