X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=181c9aa333d9be2e644cd5d52ee7fe6c0850ecf3;hp=35759fe8a53faf140dcf7415326d200211ee95e6;hb=7cc9831c8d8d6f3dee5a53b394d08775282df1d4;hpb=594584219ab6e02bd183a95e74c8d66a73541a25 diff --git a/META.yml b/META.yml index 35759fe..181c9aa 100644 --- a/META.yml +++ b/META.yml @@ -1,18 +1,30 @@ --- #YAML:1.0 -name: Linux-SysInfo -version: 0.10 -abstract: Perl interface to the sysinfo(2) Linux system call. -license: perl -author: +name: Linux-SysInfo +version: 0.11 +abstract: Perl interface to the sysinfo(2) Linux system call. +author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.44 -distribution_type: module -requires: - 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: + ExtUtils::MakeMaker: 0 build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 + ExtUtils::MakeMaker: 0 + Test::More: 0 +requires: + Exporter: 0 + perl: 5.006 + XSLoader: 0 +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/perl/modules/Linux-SysInfo.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