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

https://github.com/fglock/datetime-event-recurrence

DateTime::Set extension for create basic recurrence sets
https://github.com/fglock/datetime-event-recurrence

Last synced: 11 months ago
JSON representation

DateTime::Set extension for create basic recurrence sets

Awesome Lists containing this project

README

          

OVERVIEW

This module aims to support basic recurrences, such as 'daily'.

INSTALLATION

To install this module type the following in the distribution
directory:

perl Makefile.PL
make
make test
make install