]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blob - META.yml
Importing Linux-SysInfo-0.03.tar.gz
[perl/modules/Linux-SysInfo.git] / META.yml
1 --- #YAML:1.0
2 name:                Linux-SysInfo
3 version:             0.03
4 abstract:            Perl interface to the sysinfo(2) Linux system call.
5 license:             ~
6 generated_by:        ExtUtils::MakeMaker version 6.32
7 distribution_type:   module
8 requires:     
9     Test::More:                    0
10 meta-spec:
11     url:     http://module-build.sourceforge.net/META-spec-v1.2.html
12     version: 1.2
13 author:
14     - Vincent Pit <perl@profvince.com>