The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.42 - 2019-11-12

  • Add "projects" command to list defined projects.
  • Add flags to filter matches with the "show" command.
  • Remove unused Text::Table suggested dependency.
  • Fix tests to skip if not git 1.8.5+ (thanks CPAN testers).

Documentation

A tool for managing CODEOWNERS files

Modules

A tool for managing CODEOWNERS files
Base class for formatting codeowners output
Format codeowners output as comma-separated values
Format codeowners output as JSON
Format codeowners output using printf-like strings
Format codeowners output as tab-separated values
Format codeowners output as a table
Format codeowners output as YAML
Getopt and shell completion for App::Codeowners
Grab bag of utility subs for Codeowners modules
Read and write CODEOWNERS files
Write tests for CODEOWNERS files

Provides

in lib/App/Codeowners/Util.pm

Examples