The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.