X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.yml;h=30c0c5556261bf336524e0b39d2eaf70251daa48;hb=2ce4094a9656c27b2b83442e11b86e44306525bf;hp=44f9a47222cddd01be9fe34b66857d638ec1ae82;hpb=c7fd400a7054264da00dd2b950850848f7c4e590;p=chaz%2Fgit-codeowners diff --git a/META.yml b/META.yml index 44f9a47..30c0c55 100644 --- a/META.yml +++ b/META.yml @@ -15,7 +15,7 @@ build_requires: configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -31,44 +31,45 @@ no_index: provides: App::Codeowners: file: lib/App/Codeowners.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter: file: lib/App/Codeowners/Formatter.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::CSV: file: lib/App/Codeowners/Formatter/CSV.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::JSON: file: lib/App/Codeowners/Formatter/JSON.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::String: file: lib/App/Codeowners/Formatter/String.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::TSV: file: lib/App/Codeowners/Formatter/TSV.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::Table: file: lib/App/Codeowners/Formatter/Table.pm - version: '0.44' + version: '0.49' App::Codeowners::Formatter::YAML: file: lib/App/Codeowners/Formatter/YAML.pm - version: '0.44' + version: '0.49' App::Codeowners::Options: file: lib/App/Codeowners/Options.pm - version: '0.44' + version: '0.49' App::Codeowners::Util: file: lib/App/Codeowners/Util.pm - version: '0.44' + version: '0.49' App::Codeowners::Util::Process: file: lib/App/Codeowners/Util.pm - version: '0.44' + version: '0.49' File::Codeowners: file: lib/File/Codeowners.pm - version: '0.44' + version: '0.49' Test::File::Codeowners: file: lib/Test/File/Codeowners.pm - version: '0.44' + version: '0.49' recommends: + Pod::Usage: '0' Term::Detect::Software: '0' Unicode::GCString: '0' requires: @@ -79,8 +80,7 @@ requires: Getopt::Long: '2.39' IPC::Open2: '0' Module::Load: '0' - Path::Tiny: '0' - Pod::Usage: '0' + Path::Tiny: '0.089' Scalar::Util: '0' Test::Builder: '0' Text::Gitignore: '0' @@ -93,7 +93,8 @@ 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.44' +version: '0.49' x_authority: cpan:CCM x_generated_by_perl: v5.28.0 x_serialization_backend: 'YAML::Tiny version 1.73' +x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'