X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=META.json;h=502434b8b2b240f64d127e3698a6613de44d8478;hp=b5a11ee41c8c646e22665e680fb35c77d3f1b0bd;hb=HEAD;hpb=be6b08621dbc4952ff95e1b6e27c417cb8b7715f diff --git a/META.json b/META.json index b5a11ee..f842869 100644 --- a/META.json +++ b/META.json @@ -1,16 +1,16 @@ { "abstract" : "Act on upper scopes.", "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.66, 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" : "Scope-Upper", "no_index" : { @@ -25,6 +25,7 @@ "Config" : "0", "Exporter" : "0", "ExtUtils::MakeMaker" : "0", + "POSIX" : "0", "Test::More" : "0", "XSLoader" : "0", "base" : "0" @@ -32,7 +33,6 @@ }, "configure" : { "requires" : { - "Config" : "0", "ExtUtils::MakeMaker" : "0" } }, @@ -48,15 +48,19 @@ "release_status" : "stable", "resources" : { "bugtracker" : { - "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Scope-Upper" + "mailto" : "bug-scope-upper@rt.cpan.org", + "web" : "http://rt.cpan.org/Dist/Display.html?Name=Scope-Upper" }, "homepage" : "http://search.cpan.org/dist/Scope-Upper/", "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { - "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FScope-Upper.git" + "type" : "git", + "url" : "http://git.vpit.fr/perl/modules/Scope-Upper.git/", + "web" : "http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git" } }, - "version" : "0.22" + "version" : "0.34", + "x_serialization_backend" : "JSON::PP version 4.16" }