Calendar::Timetable - Multi row, multi format time table generator
version 0.001001
use Calendar::Timetable;
my $time_table = Calendar::Timetable();
print $time_table->html();
Calendar::Timetable stores multirow events and outputs this events in multiple formats
Export as HTML
Philippe Poumaroux [email protected]
This software is copyright (c) 2013 by Philippe Poumaroux.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.