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

..03-May-2022-

lib/DateTime/Event/H17-Mar-2004-552256

t/H17-Mar-2004-269182

ChangesH A D17-Mar-20041 KiB4534

LICENSEH A D08-Jan-200420.1 KiB384309

MANIFESTH A D08-Jan-2004241 1413

MANIFEST.SKIPH A D17-Mar-2004143 1918

META.ymlH A D17-Mar-2004403 1311

Makefile.PLH A D08-Jan-2004480 1510

READMEH A D25-Feb-2004504 2415

TODOH A D25-Feb-2004924 3822

README

1OVERVIEW
2
3This module creates DateTime::* objects with random values.
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
15A NOTE ON FAILING TESTS
16
17If a test fail, please rerun the test.
18
19That's because some tests depend on averaging the result
20of operations on random numbers, and they _may_ eventually fail.
21
22If the test continues failing, please report using CPAN or
23to the datetime@perl.org mailing list.
24