Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bessarabov/time-eta
https://github.com/bessarabov/time-eta
perl
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bessarabov/time-eta
- Owner: bessarabov
- Created: 2013-03-01T17:44:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T19:38:34.000Z (over 9 years ago)
- Last Synced: 2023-08-20T22:27:08.080Z (over 1 year ago)
- Topics: perl
- Language: Perl
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# Perl module Time::ETA
This is source code for Perl module Time::ETA.
## I want to use it!
The GitHub repo https://github.com/bessarabov/Time-ETA contaings the source
code for the module Time::ETA. Before going to CPAN the source code is being
converted, so if you need to use the module you should take it from CPAN:
https://metacpan.org/module/Time::ETA## I want to develop it!
Glad to hear it! =)
This a GitHub repo https://github.com/bessarabov/Time-ETA. You can fork it,
make your changes and send me a pull request. I will accept it, or I will
write why I'm not accepting it.You can use GitHub Issues https://github.com/bessarabov/Time-ETA/issues to
report a bug or a feture requst, or just discuss something about this module.You can contact me directly by email [email protected]
## I have questions!
There is a doc on CPAN: https://metacpan.org/module/Time::ETA If you can't
find the answer, please ask by creating new GitHub issue at
https://github.com/bessarabov/Time-ETA/issuesAnd of course you can send me direct email [email protected]
## Some usefull links
The main doc for this module is at CPAN: https://metacpan.org/module/Time::ETA
There was some discussions on perlmonks:
* [Module to calculate ETA][1]
* [Best way to store object in db][2]And some discussions on stackoverflow:
* [How to mock Perl module Time::HiRes][6]
And I use play-perl.org to work on this module:
* [Ask on perlmonks.org on CPAN module that should be used for ETA][3]
* [Release first version of Time::ETA][4]
* [Release Time::ETA v0.02][5][1]: http://www.perlmonks.org/?node_id=1021312
[2]: http://www.perlmonks.org/?node_id=1022037
[3]: http://play-perl.org/quest/5130de1020d03f6c12000082
[4]: http://play-perl.org/quest/513637e4e645b62c36000025
[5]: http://play-perl.org/quest/51420983805e06c61100004d
[6]: http://stackoverflow.com/questions/17962280/how-to-mock-perl-module-timehires