Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilb/cpan-regulars
Perl script that generates lists of CPAN once-a-{month,week,day} lists
https://github.com/neilb/cpan-regulars
Last synced: about 2 months ago
JSON representation
Perl script that generates lists of CPAN once-a-{month,week,day} lists
- Host: GitHub
- URL: https://github.com/neilb/cpan-regulars
- Owner: neilb
- Created: 2014-02-28T23:19:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-19T15:28:02.000Z (over 10 years ago)
- Last Synced: 2024-10-11T21:08:51.076Z (2 months ago)
- Language: Perl
- Size: 133 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPAN Regulars
Generates lists list the [CPAN once a week](http://onceaweek.cjmweb.net),
but for months, weeks, and days.See the output at http://neilb.org/cpan-regulars/
# TODO
This was a lashup following an offhand comment from BOOK.
Things to do:* Add link to CJM's pages
* Find_longest_chains is a copy&paste of find_current_chains -
should refactor them
* See whether POSIX::strftime() would be quicker than DateTime. I reckon so.
* Highlight people who are safe in the current period
* In all-time lists, highlight chains which are still active
* Where someone has done 52+ weeks, put "(1 year)" after it.