X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=META.yml;h=2664b46d36c6d63ea200fe5c25adcb9fae9b7ef0;hp=1008465f787b5e140bd916ab2b6d2e0f6e304fa5;hb=aae88f4cf6f2f32553f8cc29cb8f0792cb5cd910;hpb=09eec5bc080312cd08d566d2ea1add367d57cdb7 diff --git a/META.yml b/META.yml index 1008465..2664b46 100644 --- a/META.yml +++ b/META.yml @@ -1,34 +1,38 @@ ---- #YAML:1.0 -name: Variable-Magic -version: 0.30 -abstract: Associate user-defined magic to variables from Perl. +--- +abstract: 'Associate user-defined magic to variables from Perl.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - Config: 0 - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - Carp: 0 - Config: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 + Carp: '0' + Config: '0' + Exporter: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + XSLoader: '0' + base: '0' +configure_requires: + Config: '0' + ExtUtils::MakeMaker: '0' +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: '1.4' +name: Variable-Magic +no_index: + directory: + - t + - inc requires: - Carp: 0 - Exporter: 0 - perl: 5.008 - XSLoader: 0 + Carp: '0' + Exporter: '0' + XSLoader: '0' + base: '0' + perl: '5.008' resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Variable-Magic - homepage: http://search.cpan.org/dist/Variable-Magic/ - license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/perl/modules/Variable-Magic.git -no_index: - directory: - - t - - inc -generated_by: ExtUtils::MakeMaker version 6.48 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Variable-Magic + homepage: http://search.cpan.org/dist/Variable-Magic/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Magic.git +version: '0.55'