• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/DateTime/Event/H07-Mar-2017-1,202724

t/H07-Mar-2017-1,457996

CREDITSH A D07-Mar-2017112 42

ChangesH A D07-Mar-20174.8 KiB168128

LICENSEH A D07-Mar-201720.1 KiB384309

MANIFESTH A D07-Mar-2017517 2726

MANIFEST.SKIPH A D07-Mar-2017132 1817

META.jsonH A D07-Mar-20171.1 KiB5049

META.ymlH A D07-Mar-2017622 2625

Makefile.PLH A D07-Mar-20171.1 KiB2419

READMEH A D07-Mar-2017220 149

TODOH A D07-Mar-2017667 3119

README

1OVERVIEW
2
3This module aims to support basic recurrences, such as 'daily'.
4
5INSTALLATION
6
7To install this module type the following in the distribution
8directory:
9
10   perl Makefile.PL
11   make
12   make test
13   make install
14