]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
This is 0.22
[perl/modules/Variable-Magic.git] / META.yml
index afc6683d0607d129b77bb9908f3627399cfdd255..7909735587550f2b9d8a21b3c0e9b0b57872d896 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,16 +1,20 @@
 --- #YAML:1.0
 name:                Variable-Magic
-version:             0.02
+version:             0.22
 abstract:            Associate user-defined magic to variables from Perl.
 license:             perl
-generated_by:        ExtUtils::MakeMaker version 6.36
+author:              
+    - Vincent Pit <perl@profvince.com>
+generated_by:        ExtUtils::MakeMaker version 6.42
 distribution_type:   module
 requires:     
     Carp:                          0
-    constant:                      0
-    Test::More:                    0
+    Exporter:                      0
+    XSLoader:                      0
 meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
-    version: 1.2
-author:
-    - Vincent Pit <perl@profvince.com>
+    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
+    version: 1.3
+build_requires:
+    Config:                        0
+    ExtUtils::MakeMaker:           0
+    Test::More:                    0