The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.23 - 2019-08-14

  • Rewrite property folding to be faster (and clearer)(thanks to Calvin Morrison)
  • Linewrap tests: add a stronger assertion about expectation(thanks to Ricardo Signes)
  • Note that as the folding code is rewritten, there is a tiny behavior change: Long folded strings will always contain CRLF at the end no matter if original strings have that or not(they should have according to RFC). Please report if this is an issue to you.

Modules

Generates iCalendar (RFC 2445) calendar files
Represents an entry in an iCalendar file
Abstract base class for alarms
Represents an audio alarm in an iCalendar file
Represents a displayed alarm in an iCalendar file
Represents an emailed alarm in an iCalendar file
Represents an default no-op alarm
Represents a procedure-call alarm in an iCalendar file
Represents notification via a custom URI
Represents an event in an iCalendar file
Represents blocks of free and busy time in an iCalendar file
Represents a journal entry in an iCalendar file
Represents a time zone definition in an iCalendar file
Represents a Daylight Time base offset from UTC for parent TimeZone
Represents a Standard Time base offset from UTC for parent TimeZone
Represents a to-do entry in an iCalendar file
Represents a property on an entry in an iCalendar file