X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=181c9aa333d9be2e644cd5d52ee7fe6c0850ecf3;hp=36293a4fd9c8ab0a50d92187336fd29258f81a35;hb=7cc9831c8d8d6f3dee5a53b394d08775282df1d4;hpb=11e5f2a7b384d99ffcc265c3f684983e47d6886c diff --git a/META.yml b/META.yml index 36293a4..181c9aa 100644 --- a/META.yml +++ b/META.yml @@ -1,16 +1,30 @@ --- #YAML:1.0 -name: Linux-SysInfo -version: 0.05 -abstract: Perl interface to the sysinfo(2) Linux system call. -license: perl -generated_by: ExtUtils::MakeMaker version 6.36 -distribution_type: module -requires: - Exporter: 0 - Test::More: 0 - XSLoader: 0 -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.2.html - version: 1.2 +name: Linux-SysInfo +version: 0.11 +abstract: Perl interface to the sysinfo(2) Linux system call. author: - Vincent Pit +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + 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