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

NAME

OurCal::Event - an event class for OurCal

METHODS

new <param[s]>

Requires a description and a date (in yyyy-mm-dd form.

Can also take id, recurring (boolean) and editable (boolean) params.

description

The description of the event

date

The date of the event in yyy-mm-dd form.

id

The id of the event (may return undef).

recurring

Is the event recurring

editable

Is this event editable.