Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davorg/learncpan
A simple API that returns a list of good quality tutorials for CPAN modules.
https://github.com/davorg/learncpan
Last synced: 12 days ago
JSON representation
A simple API that returns a list of good quality tutorials for CPAN modules.
- Host: GitHub
- URL: https://github.com/davorg/learncpan
- Owner: davorg
- Created: 2022-05-19T14:30:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T10:49:31.000Z (11 months ago)
- Last Synced: 2024-05-02T00:31:41.803Z (6 months ago)
- Language: Perl
- Size: 96.7 KB
- Stars: 10
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# LearnCPAN
A simple API that returns a list of good quality tutorials for CPAN modules.
## Adding tutorials
We want people to add tutorials to this list. The way to do that is to edit
the `tutorials.csv` file and create a pull request.## Output
The JSON that this project generates is at:
* [davorg.dev/learncpan/tutorials.json](https://davorg.dev/learncpan/tutorials.json)