]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blob - META.yml
This is 0.13
[perl/modules/Linux-SysInfo.git] / META.yml
1 --- #YAML:1.0
2 name:               Linux-SysInfo
3 version:            0.13
4 abstract:           Perl interface to the sysinfo(2) Linux system call.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 build_requires:
12     base:                 0
13     Exporter:             0
14     ExtUtils::MakeMaker:  0
15     Test::More:           0
16     XSLoader:             0
17 requires:
18     base:      0
19     Exporter:  0
20     perl:      5.006
21     XSLoader:  0
22 resources:
23     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Linux-SysInfo
24     homepage:    http://search.cpan.org/dist/Linux-SysInfo/
25     license:     http://dev.perl.org/licenses/
26     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FLinux-SysInfo.git
27 no_index:
28     directory:
29         - t
30         - inc
31 generated_by:       ExtUtils::MakeMaker version 6.56
32 meta-spec:
33     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
34     version:  1.4
35 dynamic_config:     1