X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=META.yml;h=5f6ac8141467b73087cf278047f3927daab59cd9;hb=HEAD;hp=78776cd784be148ad9b1b34c5813b8b21df1c351;hpb=2bb07e3d56530a3d96f3b1dcfa3ee52cec5c114c;p=perl%2Fmodules%2FLinux-SysInfo.git diff --git a/META.yml b/META.yml index 78776cd..5f6ac81 100644 --- a/META.yml +++ b/META.yml @@ -1,16 +1,34 @@ ---- #YAML:1.0 -name: Linux-SysInfo -version: 0.08 -abstract: Perl interface to the sysinfo(2) Linux system call. -license: perl -generated_by: ExtUtils::MakeMaker version 6.36_01 -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 +--- +abstract: 'Perl interface to the sysinfo(2) Linux system call.' author: - - Vincent Pit + - 'Vincent Pit ' +build_requires: + 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.98, CPAN::Meta::Converter version 2.140640' +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: + Exporter: '0' + XSLoader: '0' + base: '0' + perl: '5.006' +resources: + 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.15'