X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLinux-SysInfo.git;a=blobdiff_plain;f=META.yml;h=0ee0b2cd879d9c5b66e47071404fcf6b9a4038c5;hp=181c9aa333d9be2e644cd5d52ee7fe6c0850ecf3;hb=42a93674d5f3572e7d87e2cfd5fe809a9e1f6f76;hpb=6510b3e43e5676cf41dbc3298386ed9bc1af79dc diff --git a/META.yml b/META.yml index 181c9aa..0ee0b2c 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Linux-SysInfo -version: 0.11 +version: 0.12 abstract: Perl interface to the sysinfo(2) Linux system call. author: - Vincent Pit @@ -9,9 +9,13 @@ distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 build_requires: + base: 0 + Exporter: 0 ExtUtils::MakeMaker: 0 Test::More: 0 + XSLoader: 0 requires: + base: 0 Exporter: 0 perl: 5.006 XSLoader: 0 @@ -19,12 +23,13 @@ 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 + repository: http://git.profvince.com/?p=perl%2Fmodules%2FLinux-SysInfo.git no_index: directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.48 +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 +dynamic_config: 1