X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=5f6ac8141467b73087cf278047f3927daab59cd9;hp=6dd7092803a970e7b8eaee46d0f32588420de709;hb=HEAD;hpb=aeb4782b4d78bdce2873eef541f5759dd9dcae42 diff --git a/META.yml b/META.yml index 6dd7092..5f6ac81 100644 --- a/META.yml +++ b/META.yml @@ -1,14 +1,34 @@ ---- #YAML:1.0 -name: Linux-SysInfo -version: 0.04 -abstract: Perl interface to the sysinfo(2) Linux system call. -license: perl -generated_by: ExtUtils::MakeMaker version 6.32 -distribution_type: module -requires: - Test::More: 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'