]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - META.yml
This is 0.37
[perl/modules/indirect.git] / META.yml
index 1efe25f6108dfb6aa1fcf292e670e052b42a7952..1fa872d68c96404d373e0a76dbcd1923727ab1bd 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,29 +1,42 @@
---- #YAML:1.0
-name:               indirect
-version:            0.18
-abstract:           Lexically warn about using the indirect object syntax.
+---
+abstract: 'Lexically warn about using the indirect method call syntax.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    ExtUtils::MakeMaker:  0
-    Test::More:           0
+  Carp: '0'
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+  File::Spec: '0'
+  IO::Handle: '0'
+  IO::Select: '0'
+  IPC::Open3: '0'
+  POSIX: '0'
+  Socket: '0'
+  Test::More: '0'
+  XSLoader: '0'
+  lib: '0'
+configure_requires:
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: indirect
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    perl:      5.008
-    XSLoader:  0
+  Carp: '0'
+  XSLoader: '0'
+  perl: '5.008001'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=indirect
-    homepage:    http://search.cpan.org/dist/indirect/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.54
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=indirect
+  homepage: http://search.cpan.org/dist/indirect/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git
+version: '0.37'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'