PostScript-ScheduleGrid-XMLTV version 0.02, released November 20, 2011
This module uses PostScript::ScheduleGrid to create printable TV
listings from data provided by XMLTV.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Package Minimum Version
----------------------------- ---------------
perl 5.010
DateTime::Format::XMLTV
Encode
List::Util
Moose
Moose::Util::TypeConstraints
MooseX::Types::DateTime
MooseX::Types::Moose
PostScript::ScheduleGrid
XMLTV 0.005
namespace::autoclean
CHANGES
Here's what's new in version 0.02 of PostScript-ScheduleGrid-XMLTV:
(See the file "Changes" for the full revision history.)
- Improved documentation
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Christopher J. Madsen.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.