X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.yml;h=838d5888c8b168e444c031c3efa9792635130352;hb=3a345750fddc777385eacb334ea011f9327b774e;hp=78c7ee4f761d536f3138b492ff83cf460ce36533;hpb=0047d0a57e8ffe0d7cfde415fa6f50dae30201d1;p=chaz%2Fgit-codeowners diff --git a/META.yml b/META.yml index 78c7ee4..838d588 100644 --- a/META.yml +++ b/META.yml @@ -31,35 +31,60 @@ no_index: provides: App::Codeowners: file: lib/App/Codeowners.pm - version: '0.41' + version: '0.42' + App::Codeowners::Formatter: + file: lib/App/Codeowners/Formatter.pm + version: '0.42' + App::Codeowners::Formatter::CSV: + file: lib/App/Codeowners/Formatter/CSV.pm + version: '0.42' + App::Codeowners::Formatter::JSON: + file: lib/App/Codeowners/Formatter/JSON.pm + version: '0.42' + App::Codeowners::Formatter::String: + file: lib/App/Codeowners/Formatter/String.pm + version: '0.42' + App::Codeowners::Formatter::TSV: + file: lib/App/Codeowners/Formatter/TSV.pm + version: '0.42' + App::Codeowners::Formatter::Table: + file: lib/App/Codeowners/Formatter/Table.pm + version: '0.42' + App::Codeowners::Formatter::YAML: + file: lib/App/Codeowners/Formatter/YAML.pm + version: '0.42' App::Codeowners::Options: file: lib/App/Codeowners/Options.pm - version: '0.41' + version: '0.42' App::Codeowners::Util: file: lib/App/Codeowners/Util.pm - version: '0.41' + version: '0.42' + App::Codeowners::Util::Process: + file: lib/App/Codeowners/Util.pm + version: '0.42' File::Codeowners: file: lib/File/Codeowners.pm - version: '0.41' + version: '0.42' Test::File::Codeowners: file: lib/Test/File/Codeowners.pm - version: '0.41' + version: '0.42' recommends: Term::Detect::Software: '0' Unicode::GCString: '0' requires: Carp: '0' - Color::ANSI::Util: '0' + Color::ANSI::Util: '0.03' Encode: '0' Exporter: '0' Getopt::Long: '2.39' IPC::Open2: '0' + Module::Load: '0' Path::Tiny: '0' Pod::Usage: '0' Scalar::Util: '0' Test::Builder: '0' Text::Gitignore: '0' - Text::Table::Any: '0' + parent: '0' perl: v5.10.1 strict: '0' utf8: '0' @@ -68,7 +93,7 @@ resources: bugtracker: https://github.com/chazmcgarvey/git-codeowners/issues homepage: https://github.com/chazmcgarvey/git-codeowners repository: https://github.com/chazmcgarvey/git-codeowners.git -version: '0.41' +version: '0.42' x_authority: cpan:CCM x_generated_by_perl: v5.28.0 x_serialization_backend: 'YAML::Tiny version 1.73'