PostScript::Calendar version 1.02, released June 13, 2015
PostScript::Calendar generates printable calendars using PostScript.
PostScript::Calendar uses Date::Calc's *_to_Text functions, so you
can change the language used by calling Date::Calc's Language
function before creating your calendar.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install