]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
This is 0.22
[perl/modules/Variable-Magic.git] / META.yml
index c4bb41998d4390669adae27bb48d270f036a406c..7909735587550f2b9d8a21b3c0e9b0b57872d896 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,14 +1,20 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Variable-Magic
-version:      0.07_01
-version_from: lib/Variable/Magic.pm
-installdirs:  site
-requires:
+--- #YAML:1.0
+name:                Variable-Magic
+version:             0.22
+abstract:            Associate user-defined magic to variables from Perl.
+license:             perl
+author:              
+    - Vincent Pit <perl@profvince.com>
+generated_by:        ExtUtils::MakeMaker version 6.42
+distribution_type:   module
+requires:     
     Carp:                          0
     Exporter:                      0
-    Test::More:                    0
     XSLoader:                      0
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.30
+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