Perl
How to select a Perl project to contribute to?
What and how to contribute to a Perl project?
- Testing
- Testing articles
- Testing book
- Test::More
- Generate test coverage report Devel::Cover
- Linting
- code formatting
- Fuzz testing
- Mutation testing
- Code complexity analyzis
- Refactoring
- Setting up CI
- Updating the GitHub actions if necessary
- Add dependabot for GitHub Actions.
- Add dependabot for the code-base.
- Code reading