Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

OurCal::View::ICalendar - an ICalendar view

METHODS

new <param[s]>

mime_type

Returns the mime type of this view - 'text/calendar'

handle <param[s]>

Returns a string of ICalendar representing events and todo items.

Can optionally take a limit param which describes the number of events to have. Defaults to 50.