Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davorg-cpan/calendar-simple

Perl library to create simple calendars
https://github.com/davorg-cpan/calendar-simple

calendar cpan hacktoberfest perl

Last synced: 4 days ago
JSON representation

Perl library to create simple calendars

Awesome Lists containing this project

README

        

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.