NAME

Video::PlaybackMachine::AbstractListable

DESCRIPTION

Abstract class for anything that can be listed in a schedule.

CLASS METHODS

new( title => $title, description => $desc )

Creates a new AbstractListable object.

OBJECT METHODS

get_title()

Returns the title of the item.

get_description()

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 36:

You can't have =items (as at line 42) unless the first thing after the =over is an =item

Around line 74:

You can't have =items (as at line 85) unless the first thing after the =over is an =item

=over without closing =back