Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nichtich/my-perl-modules
https://github.com/nichtich/my-perl-modules
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nichtich/my-perl-modules
- Owner: nichtich
- Created: 2013-08-02T09:10:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T09:53:15.000Z (over 9 years ago)
- Last Synced: 2024-10-30T16:25:01.656Z (2 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project collects information about my CPAN modules via several APIs using
[Catmandu](http://librecat.org/Catmandu/) data processing toolkit.```.bash
$ make deps
$ make -B modules.json
$ make index.html
```