]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - META.json
This is 0.64
[perl/modules/Variable-Magic.git] / META.json
index 135f085c8e440482b9b00804d73efef677d24472..84a0d511733c522a4bba205da5d5d891ce4c2486 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,16 +1,16 @@
 {
    "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.04, CPAN::Meta::Converter version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
    "meta-spec" : {
       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
-      "version" : "2"
+      "version" : 2
    },
    "name" : "Variable-Magic",
    "no_index" : {
@@ -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.57"
+   "version" : "0.64",
+   "x_serialization_backend" : "JSON::PP version 4.06"
 }