Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

parsing Palm databases

by morgon (Priest)
on May 18, 2019 at 00:25 UTC ( [id://11100209]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    $pdb->Load("CalendarDB-PDat.pdb");
    
    print Dumper($pdb);
    
  2. or download this
    use strict;
    
    ...
    $pdb->Load("MemosDB-PMem.pdb");
    
    print Dumper($pdb);
    
  3. or download this
    "No handler defined for creator "PMem", type "DATA"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11100209]
Approved by marto
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-25 21:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found