NAME
Wx::App::AnnualCal::MonthSizer - a module in the AnnualCal distribution
VERSION
version 0.92
SYNOPSIS
Package which generates and stores the required data for the display.
METHODS
new
Given the year to be displayed, which is passed as a value in a data container, the constructor populates the container with additional data describing the days of each month of the year.
getmonthsizer
Method which creates and returns the 'upper sizer' which displays the calendar for the desired year (see "DESIGN" in Wx::App::AnnualCal).
AUTHOR
Elliot Winston <exw@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Elliot Winston.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.