]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - META.yml
This is 0.07_03
[perl/modules/indirect.git] / META.yml
index 1c6d72c803f045ffa992b50f8161de723da331b4..9af5452d0a683ff19d9971f7ded7118fa4afa478 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,17 +1,23 @@
 --- #YAML:1.0
-name:                indirect
-version:             0.07_02
-abstract:            Lexically warn about using the indirect object syntax.
-license:             perl
-author:              
+name:               indirect
+version:            0.07_03
+abstract:           Lexically warn about using the indirect object syntax.
+author:
     - Vincent Pit <perl@profvince.com>
-generated_by:        ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires:     
-    XSLoader:                      0
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+requires:
+    XSLoader:  0
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.46
 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
 build_requires:
     ExtUtils::MakeMaker:           0
     Test::More:                    0