X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=0d0df3c408875b0faf8535f3dc233f0b643453e3;hb=9473d9d3875bb72fab5d29102d68afc34cee1218;hp=c56dad6f74ce5c8b0710950f57bcc7037ed20441;hpb=bac4fc46c2d48ce5db75de6c88e0983aeeedf865;p=perl%2Fmodules%2FScope-Upper.git diff --git a/META.yml b/META.yml index c56dad6..0d0df3c 100644 --- a/META.yml +++ b/META.yml @@ -1,23 +1,36 @@ ---- #YAML:1.0 -name: Scope-Upper -version: 0.01 -abstract: Act on upper scopes. +--- +abstract: 'Act on upper scopes.' author: - - Vincent Pit -license: perl -distribution_type: module + - 'Vincent Pit ' +build_requires: + Config: 0 + Exporter: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 + base: 0 configure_requires: - ExtUtils::MakeMaker: 0 -requires: - XSLoader: 0 -no_index: - directory: - - t - - inc -generated_by: ExtUtils::MakeMaker version 6.48 + Config: 0 + ExtUtils::MakeMaker: 0 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.76, CPAN::Meta::Converter version 2.132510' +license: perl meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 -build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Scope-Upper +no_index: + directory: + - t + - inc +requires: + Exporter: 0 + XSLoader: 0 + base: 0 + perl: 5.006001 +resources: + bugtracker: 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: http://git.profvince.com/?p=perl%2Fmodules%2FScope-Upper.git +version: 0.24