]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.json
This is 0.63
[perl/modules/Variable-Magic.git] / META.json
index 17b9e2aada208f729b79877e3bc52c75cfcd9b78..f15db0e3f45cfc8054504fc553e0134d56fb0a1c 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
 {
    "abstract" : "Associate user-defined magic to variables from Perl.",
    "author" : [
-      "Vincent Pit <perl@profvince.com>"
+      "Vincent Pit <vpit@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
@@ -39,7 +39,6 @@
       },
       "configure" : {
          "requires" : {
-            "Config" : "0",
             "ExtUtils::MakeMaker" : "0"
          }
       },
@@ -56,6 +55,7 @@
    "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
+         "mailto" : "bug-variable-magic@rt.cpan.org",
          "web" : "http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic"
       },
       "homepage" : "http://search.cpan.org/dist/Variable-Magic/",
          "http://dev.perl.org/licenses/"
       ],
       "repository" : {
-         "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git"
+         "type" : "git",
+         "url" : "http://git.vpit.fr/perl/modules/Variable-Magic.git/",
+         "web" : "http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git"
       }
    },
-   "version" : "0.62",
-   "x_serialization_backend" : "JSON::PP version 2.94"
+   "version" : "0.63",
+   "x_serialization_backend" : "JSON::PP version 4.06"
 }