Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.

  1. Add META data: Link to VCS
  2. Add Continuous Integration (CI)
  3. Add dependabot
  4. Add tests (Generate test coverage report, find holes and create more tests)
  5. Code Formatting Perl::Tidy (add test)
  6. Linting Perl::Critic (add test)