OT? Perl Question, iCal
Roger Burton West
roger at firedrake.org
Tue May 22 14:48:05 BST 2012
On Tue, May 22, 2012 at 03:35:51PM +0200, Nic Gibson wrote:
>search.cpan.org gives me far too many results for iCal. I need to parse iCalendar (rfc 5545) files and then write them out as xCal (rfc 6321) files. Does anyone have a particular recommendation for a module? Writing the XML isn't the issue for me - it's more the parsing iCalendar files. Suggestions?
Date::ICal seems to get the basic job done. Data::ICal::DateTime is
great but dog-slow (or perhaps it's my programming). Other opinions are
probably at least as valid as mine.
Roger
More information about the london.pm
mailing list