Skip to content

davorg-cpan/calendar-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar::Simple
----------------

This is a very simple module that models a calendar month.

INSTALLATION

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install

Note: The older "perl Makefile.PL; make; make test; make install" sequence
will also work.

DEPENDENCIES

This module has no external dependencies.

COPYRIGHT AND LICENCE

This script is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Copyright (C) 2002-2018 Magnum Solutions Ltd., All rights reserved.