]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.yml
Threads tests may not be able to spawn all the threads
[perl/modules/Variable-Magic.git] / META.yml
index afc6683d0607d129b77bb9908f3627399cfdd255..3ea6960e1b56294f80894402766a2bca152343ae 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,16 +1,39 @@
 --- #YAML:1.0
-name:                Variable-Magic
-version:             0.02
-abstract:            Associate user-defined magic to variables from Perl.
-license:             perl
-generated_by:        ExtUtils::MakeMaker version 6.36
-distribution_type:   module
-requires:     
-    Carp:                          0
-    constant:                      0
-    Test::More:                    0
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
-    version: 1.2
+name:               Variable-Magic
+version:            0.46
+abstract:           Associate user-defined magic to variables from Perl.
 author:
     - Vincent Pit <perl@profvince.com>
+license:            perl
+distribution_type:  module
+configure_requires:
+    Config:               0
+    ExtUtils::MakeMaker:  0
+build_requires:
+    base:                 0
+    Carp:                 0
+    Config:               0
+    Exporter:             0
+    ExtUtils::MakeMaker:  0
+    Test::More:           0
+    XSLoader:             0
+requires:
+    base:      0
+    Carp:      0
+    Exporter:  0
+    perl:      5.008
+    XSLoader:  0
+resources:
+    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic
+    homepage:    http://search.cpan.org/dist/Variable-Magic/
+    license:     http://dev.perl.org/licenses/
+    repository:  http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.56
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4
+dynamic_config:     1