I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-08-16 01:13:44-07 by adye
Patch to add support for Palm Calendar databases
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.
Direct Responses: Write a response