Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fglock/datetime-event-random
DateTime extension for creating random datetimes
https://github.com/fglock/datetime-event-random
Last synced: about 2 months ago
JSON representation
DateTime extension for creating random datetimes
- Host: GitHub
- URL: https://github.com/fglock/datetime-event-random
- Owner: fglock
- License: other
- Created: 2012-12-16T17:43:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-16T18:05:18.000Z (about 12 years ago)
- Last Synced: 2024-10-11T21:43:33.731Z (2 months ago)
- Language: Perl
- Size: 129 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
OVERVIEW
This module creates DateTime::* objects with random values.
INSTALLATION
To install this module type the following in the distribution
directory:perl Makefile.PL
make
make test
make installA NOTE ON FAILING TESTS
If a test fail, please rerun the test.
That's because some tests depend on averaging the result
of operations on random numbers, and they _may_ eventually fail.If the test continues failing, please report using CPAN or
to the [email protected] mailing list.