Perl
Contribution to Perl-based projects.
See the OSDC Perl
There are many things one can contribute, here I’ll try to describe several options.
- Add META data: Link to VCS
- Add Continuous Integration (CI)
- GitHub Actions
- GitLab Pipelines
- Add dependabot
- Add tests (Generate test coverage report, find holes and create more tests)
- Code Formatting Perl::Tidy (add test)
- Linting Perl::Critic (add test)