Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Perl library to create simple calendars
- Host: GitHub
- URL: https://github.com/davorg-cpan/calendar-simple
- Owner: davorg-cpan
- Created: 2008-12-10T15:03:41.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T10:54:48.000Z (9 months ago)
- Last Synced: 2024-09-30T12:01:18.178Z (4 months ago)
- Topics: calendar, cpan, hacktoberfest, perl
- Language: Perl
- Homepage: http://search.cpan.org/dist/Calendar-Simple
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes.md
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 installNote: 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.