]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
This is 0.27
[perl/modules/Variable-Magic.git] / META.yml
index 799f882e2d629c6d6933d0baac8d2a0e9e3cf355..e67f456a7449db553f4b9e4561b900a40323c9bb 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,17 +1,29 @@
 --- #YAML:1.0
-name:                Variable-Magic
-version:             0.10
-abstract:            Associate user-defined magic to variables from Perl.
-license:             perl
-author:              
+name:               Variable-Magic
+version:            0.27
+abstract:           Associate user-defined magic to variables from 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
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+requires:
+    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.3.html
-    version: 1.3
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4
+build_requires:
+    Config:                        0
+    ExtUtils::MakeMaker:           0
+    Test::More:                    0
+resources:
+    bugtracker:     http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic
+    repository:     http://git.profvince.com/perl/modules/Variable-Magic.git