]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - META.yml
Bump copyright year
[perl/modules/indirect.git] / META.yml
index 8bdc699c802c4fae93932ea20ad1ebd63c9297e7..d66deee17cc69edb70bf6254d0e638d8712a6cb7 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,17 +1,31 @@
 --- #YAML:1.0
-name:                indirect
-version:             0.07_01
-abstract:            Lexically warn about using the indirect object syntax.
-license:             perl
-author:              
+name:               indirect
+version:            0.23
+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
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
-    version: 1.3
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
 build_requires:
-    ExtUtils::MakeMaker:           0
-    Test::More:                    0
+    ExtUtils::MakeMaker:  0
+    Test::More:           0
+    XSLoader:             0
+requires:
+    perl:      5.008001
+    XSLoader:  0
+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.56
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4
+dynamic_config:     1