SVG-Calendar version 0.1.2 =========================== This module is used to create calendars in standards compliant format. Currently only monthly pages or whole years ie 12 individual months can be created. You can create calendars with the supplied svgcal.pl program see: $ svgcal.pl --help or $ svgcal.pl --man For more information. INSTALLATION To install this module type the following: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES This module requires these other modules and libraries: SVG Math::Trig Template Template::Provider::FromDATA Image::ExifTool Class::Date Clone Readonly version COPYRIGHT AND LICENCE Copyright (c) 2006-2009 Ivan Wills (14 Mullion Close, Hornsby Heights, NSW Australia 2077) All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See L. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.