PlotCalendar
view release on metacpan or search on metacpan
PlotCalendar/Day.pm view on Meta::CPAN
#
# Version 1.0 - 3/99 - Alan Jackson : ajackson at icct.net
# Copyright 1999 may be used and distributed under the
# Gnu Copyleft.
# Version 1.1 - 6/99 Major code cleanup, and testing really big and
# really tiny images. Added documentation.
# To do
# Add popup for clipped text (or maybe put it in message bar)
# Add more intelligence for clip text
# Add all the Tk stuff 8-)
#
#
use strict;
use vars qw( $VERSION );
use Carp;
( run in 2.329 seconds using v1.01-cache-2.11-cpan-364913b4093 )