]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
Importing Variable-Magic-0.13.tar.gz
[perl/modules/Variable-Magic.git] / META.yml
index 00e65e7cd87a1e6b1e2b3efde5c8c599356e9cc3..8362d35e369884854c4c93a49f4d652cdcfca849 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,17 +1,20 @@
 --- #YAML:1.0
 name:                Variable-Magic
-version:             0.12
+version:             0.13
 abstract:            Associate user-defined magic to variables from Perl.
 license:             perl
 author:              
     - Vincent Pit <perl@profvince.com>
-generated_by:        ExtUtils::MakeMaker version 6.42
+generated_by:        ExtUtils::MakeMaker version 6.44
 distribution_type:   module
 requires:     
     Carp:                          0
     Exporter:                      0
-    Test::More:                    0
     XSLoader:                      0
 meta-spec:
     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
     version: 1.3
+build_requires:
+    Config:                        0
+    ExtUtils::MakeMaker:           0
+    Test::More:                    0