X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=META.json;h=9092e29d9524f4b02bb665b78ac64462c446ae6e;hp=b69b53c8c7dcba9e1efca58d5181074ad12e6cd3;hb=HEAD;hpb=87becaf886eef8f6bc23f318b0a94715fdcb7854 diff --git a/META.json b/META.json index b69b53c..9092e29 100644 --- a/META.json +++ b/META.json @@ -1,16 +1,16 @@ { "abstract" : "Lexically warn about using the indirect method call syntax.", "author" : [ - "Vincent Pit " + "Vincent Pit " ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921", + "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" : { @@ -25,8 +25,15 @@ "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" : { @@ -46,15 +53,16 @@ "release_status" : "stable", "resources" : { "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=indirect" + "web" : "http://rt.cpan.org/Dist/Display.html?Name=indirect" }, "homepage" : "http://search.cpan.org/dist/indirect/", "license" : [ "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.29" + "version" : "0.39", + "x_serialization_backend" : "JSON::PP version 4.02" }