X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=3ba15fbf284dba8ffc05f4932fb422b9b86ca88b;hp=511f722644e5ca81a3f6af9d89ec7c2acb048566;hb=171099abd058a217d30a7b7f4e4a9625de8094cd;hpb=27ba28e4fc567151a06264c50b443f1c12eb76f4 diff --git a/META.yml b/META.yml index 511f722..3ba15fb 100644 --- a/META.yml +++ b/META.yml @@ -1,35 +1,34 @@ ---- #YAML:1.0 -name: Linux-SysInfo -version: 0.13 -abstract: Perl interface to the sysinfo(2) Linux system call. +--- +abstract: 'Perl interface to the sysinfo(2) Linux system call.' author: - - Vincent Pit -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' build_requires: - base: 0 - Exporter: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 - XSLoader: 0 + Exporter: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 + XSLoader: 0 + base: 0 +configure_requires: + ExtUtils::MakeMaker: 0 +dynamic_config: 1 +generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.120921' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Linux-SysInfo +no_index: + directory: + - t + - inc requires: - base: 0 - Exporter: 0 - perl: 5.006 - XSLoader: 0 + Exporter: 0 + XSLoader: 0 + base: 0 + perl: 5.006 resources: - bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Linux-SysInfo - homepage: http://search.cpan.org/dist/Linux-SysInfo/ - license: http://dev.perl.org/licenses/ - repository: http://git.profvince.com/?p=perl%2Fmodules%2FLinux-SysInfo.git -no_index: - directory: - - t - - inc -generated_by: ExtUtils::MakeMaker version 6.56 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 -dynamic_config: 1 + bugtracker: http://rt.cpan.org/Dist/Display.html?Name=Linux-SysInfo + homepage: http://search.cpan.org/dist/Linux-SysInfo/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FLinux-SysInfo.git +version: 0.14