There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

OurCal::View::HTML - an HTML view for OurCal

METHODS

new

mime_type

Returns the mime_type for this view 'text/html'

handle <opt[s]>

Returns HTML representing the current mode.

DESIGN

The default template design is ripped off http://www.chimpfactory.com/ with permission.

Don't blame them for the horrible way it's implemented - that's all my fault.