NAME
Linux::DVB::DVBT::Apps::QuartzPVR - PVR Application
SYNOPSIS
use Linux::DVB::DVBT::Apps::QuartzPVR ;
print "Verion: " . Linux::DVB::DVBT::Apps::QuartzPVR::version() . "\n" ;
DESCRIPTION
This is a complete PVR application that uses a web frontend for TV listings display and for managing recordings.
Functions
ACKNOWLEDGEMENTS
jQuery
This program uses the jQuery Javascript library:
* jQuery JavaScript Library v1.4
* http://jquery.com/
*
* Copyright 2010, John Resig
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://docs.jquery.com/License
*
* Includes Sizzle.js
* http://sizzlejs.com/
* Copyright 2010, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
*
* Date: Wed Jan 13 15:23:05 2010 -0500
AUTHOR
Steve Price
Please report bugs using http://rt.cpan.org.
BUGS
None that I know of!
COPYRIGHT AND LICENSE
Copyright (C) 2011 by Steve Price
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.