]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
This is 0.25
[perl/modules/Variable-Magic.git] / META.yml
index c4bb41998d4390669adae27bb48d270f036a406c..87e140775cbcecbc12a694dbe29ad86fc0fcf8a7 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,14 +1,26 @@
-# 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
+--- #YAML:1.0
+name:               Variable-Magic
+version:            0.25
+abstract:           Associate user-defined magic to variables from Perl.
+author:
+    - Vincent Pit <perl@profvince.com>
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
 requires:
-    Carp:                          0
-    Exporter:                      0
+    Carp:      0
+    Exporter:  0
+    XSLoader:  0
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.48
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4
+build_requires:
+    Config:                        0
+    ExtUtils::MakeMaker:           0
     Test::More:                    0
-    XSLoader:                      0
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.30