X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=181c9aa333d9be2e644cd5d52ee7fe6c0850ecf3;hp=22e761f2695a4854c6d4fb3897d05562e4c7566e;hb=7cc9831c8d8d6f3dee5a53b394d08775282df1d4;hpb=01cae1ae25699e5619d0daa4670f0c8930b433bf diff --git a/META.yml b/META.yml index 22e761f..181c9aa 100644 --- a/META.yml +++ b/META.yml @@ -1,16 +1,30 @@ --- #YAML:1.0 -name: Linux-SysInfo -version: 0.07 -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