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: 8 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T10:49:31.000Z (over 2 years ago)
- Last Synced: 2025-02-11T10:23:58.808Z (over 1 year 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)