X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScalar-Vec-Util.git;a=blobdiff_plain;f=META.yml;h=85d54fad5e5773e3f7d8217f1c2d09fe72d02e86;hp=57abb8fd0b3c73ca395048773d1520094a7fd449;hb=5287145983fdaeadb8adadd96292e05e2cda239a;hpb=088b0bf059b7f80c9e758fde06eb4fc4702c898d diff --git a/META.yml b/META.yml index 57abb8f..85d54fa 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,34 @@ --- #YAML:1.0 -name: Scalar-Vec-Util -version: 0.05 -abstract: Utility routines for vec strings. -license: perl -author: +name: Scalar-Vec-Util +version: 0.06 +abstract: Utility routines for vec strings. +author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.44 -distribution_type: module -requires: - Carp: 0 - Exporter: 0 - XSLoader: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 +license: perl +distribution_type: module +configure_requires: + Config: 0 + ExtUtils::MakeMaker: 0 + File::Spec: 0 build_requires: - Config: 0 - ExtUtils::MakeMaker: 0 - File::Spec: 0 - Test::More: 0 + Config: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 +requires: + Carp: 0 + Exporter: 0 + perl: 5.006 + XSLoader: 0 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Scalar-Vec-Util + homepage: http://search.cpan.org/dist/Scalar-Vec-Util/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FScalar-Vec-Util.git +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.50 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4