]> git.donarmstrong.com Git - perltidy.git/blobdiff - META.yml
Merge branch 'multiarch-fixes' into 'master'
[perltidy.git] / META.yml
index 54aac2734b0218c31eaf21ce755692697f511eb5..b5d8015797d80e2325d86d049b30d06d8d3bd617 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,13 +1,25 @@
---- #YAML:1.0
-name:                Perl-Tidy
-version:             20101217
-abstract:            indent and reformat perl scripts
-license:             ~
-author:              
-    - Steve Hancock <perltidy@perltidy.sourceforge.net>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
+---
+abstract: 'indent and reformat perl scripts'
+author:
+  - 'Steve Hancock <perltidy@perltidy.sourceforge.net>'
+build_requires:
+  ExtUtils::MakeMaker: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
+license: gpl
 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:
+  perl: '5.008'
+resources:
+  repository: https://github.com/perltidy/perltidy.git
+version: '20220613'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.012'