
ical2html - Convert iCalendar files to HTML

ical2html [options] file.ics ..

This program uses iCal::Parser::HTML to convert iCalendar files to HTML.
Mutlple input files are merged into a single HTML calendar.

The date to output events for. If no date specified, uses today.
Output one week calendar for the week containing the date specified above.
Output one month calendar for the month containing the date specified above.
Output one year calendar for the year containing the date specified above.
the ususal

Rick Frankel, cpan@rickster.com

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
