X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=META.yml;h=1a66d093810a476330200038eb242bcc8fb10c01;hb=7f0d4e4cf8cde72a1e9ea5c3ddc5fb71fc0d7651;hp=b6a84607392a66fef62c13b782ca65f04ff71761;hpb=7796d546c3e2ad0ceab1e169582b6d32dcbf27e4;p=perltidy.git diff --git a/META.yml b/META.yml index b6a8460..1a66d09 100644 --- a/META.yml +++ b/META.yml @@ -1,13 +1,21 @@ ---- #YAML:1.0 -name: Perl-Tidy -version: 20090616 -abstract: indent and reformat perl scripts -license: ~ -author: - - Steve Hancock -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: +--- +abstract: 'indent and reformat perl scripts' +author: + - 'Steve Hancock ' +build_requires: + ExtUtils::MakeMaker: '0' +configure_requires: + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001' +license: unknown meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: Perl-Tidy +no_index: + directory: + - t + - inc +requires: {} +version: '20180220'