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

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.