NAME

cal2html - generate HTML from a calendar schedule

SYNOPSIS

$ cal2html  # to process standard input into standard output
$ cal2html --ColLabel='weekday %w' cal-file > cal.html

DESCRIPTION

The command cal2html is a part of Calendar::Schedule Perl package. It reads calendar schedule specification from the standard input, or given files, and produces an HTML table with the events.