X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=5f6ac8141467b73087cf278047f3927daab59cd9;hp=3ba15fbf284dba8ffc05f4932fb422b9b86ca88b;hb=4371dad81c34e3d93af8a17a3a6a715045e0f071;hpb=468bdeb57642836041eef56117ae32ee0c7d4ab4 diff --git a/META.yml b/META.yml index 3ba15fb..5f6ac81 100644 --- a/META.yml +++ b/META.yml @@ -3,32 +3,32 @@ abstract: 'Perl interface to the sysinfo(2) Linux system call.' author: - 'Vincent Pit ' build_requires: - Exporter: 0 - ExtUtils::MakeMaker: 0 - Test::More: 0 - XSLoader: 0 - base: 0 + Exporter: '0' + ExtUtils::MakeMaker: '0' + Test::More: '0' + XSLoader: '0' + base: '0' configure_requires: - ExtUtils::MakeMaker: 0 + ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.120921' +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 + version: '1.4' name: Linux-SysInfo no_index: directory: - t - inc requires: - Exporter: 0 - XSLoader: 0 - base: 0 - perl: 5.006 + 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.14 +version: '0.15'