X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=5f6ac8141467b73087cf278047f3927daab59cd9;hp=35759fe8a53faf140dcf7415326d200211ee95e6;hb=HEAD;hpb=16cf6511b8bf77f46158bde5a232dbc1163ba9ec diff --git a/META.yml b/META.yml index 35759fe..5f6ac81 100644 --- a/META.yml +++ b/META.yml @@ -1,18 +1,34 @@ ---- #YAML:1.0 -name: Linux-SysInfo -version: 0.10 -abstract: Perl interface to the sysinfo(2) Linux system call. -license: perl -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 +--- +abstract: 'Perl interface to the sysinfo(2) Linux system call.' +author: + - 'Vincent Pit ' build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 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.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'