]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - META.json
This is 0.39
[perl/modules/indirect.git] / META.json
index 93e38a6c225d220dd0f2cee5fe8f75f0708432d8..9092e29d9524f4b02bb665b78ac64462c446ae6e 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,16 +1,16 @@
 {
    "abstract" : "Lexically warn about using the indirect method call syntax.",
    "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.34, 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" : "indirect",
    "no_index" : {
             "Carp" : "0",
             "Config" : "0",
             "ExtUtils::MakeMaker" : "0",
+            "File::Spec" : "0",
+            "IO::Handle" : "0",
+            "IO::Select" : "0",
+            "IPC::Open3" : "0",
             "POSIX" : "0",
+            "Socket" : "0",
             "Test::More" : "0",
-            "XSLoader" : "0"
+            "XSLoader" : "0",
+            "lib" : "0"
          }
       },
       "configure" : {
@@ -54,8 +60,9 @@
          "http://dev.perl.org/licenses/"
       ],
       "repository" : {
-         "url" : "http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git"
+         "url" : "http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git"
       }
    },
-   "version" : "0.34"
+   "version" : "0.39",
+   "x_serialization_backend" : "JSON::PP version 4.02"
 }