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

NAME

Linux::DVB::DVBT::Apps::QuartzPVR::Prog - Program methods

SYNOPSIS

use Linux::DVB::DVBT::Apps::QuartzPVR::Schedule ;

DESCRIPTION

DIAGNOSTICS

Setting the debug flag to level 1 prints out (to STDOUT) some debug messages, setting it to level 2 prints out more verbose messages.

AUTHOR

Steve Price

BUGS

None that I know of!

INTERFACE

prog_cmp($prog_a, $prog_b)

Compare info - given a ref to a prog_info hash and 2 pid's, compare based on date & time

start_cmp($prog_a, $prog_b)

Just compare start time (using start_dt_mins field)

1 POD Error

The following errors were encountered while parsing the POD:

Around line 29:

=over without closing =back