Description
Perl applications can model iCalendar-style events with DateTime-compatible recurrence and date handling. This is useful for calendar import, scheduling tools, reminders, and applications that exchange .ics data.
It is a library for calendar logic, not a calendar app. Applications should handle time zones and recurrence edge cases carefully so events appear at the expected local time.