Hi,
Newer Palm devices (at least since my Treo 650) use a slightly different format for the Datebook database, renamed "Calendar" (there were also changes to the Address and ToDo databases). Although the Palm keeps a copy of the old-style Datebook database for compatibility, this does not include the new location field. I made a patch to allow reading and writing of new Calendar database files. My patch to p5-Palm-1.009 is
here.
Since the differences are small, I thought it simpler to patch the Datebook.pm module to handle both Datebook and Calendar databases rather than making a near-duplicate module for the new format. I've tested that the new module can read and write both formats.
Would it be possible to make a new version of the p5-Palm package with this fix?
Thanks,
Tim.