NAME
SReview::Schedule::Base::Event
DESCRIPTION
A class to hold an event
ATTRIBUTES
- root_object
-
The SReview::Schedule::Base (or subclass) object that this event is from.
- talks
-
An array of SReview::Schedule::Base::Talk (or subclass) object(s) that are found in this event.
- timezone
-
The timezone in which this event takes place, as a DateTime::TimeZone. Note that a coercion is in place to convert it from a string representation.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 67:
=over without closing =back