]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - META.yml
Ignore MYMETA files
[perl/modules/Linux-SysInfo.git] / META.yml
index 36293a4fd9c8ab0a50d92187336fd29258f81a35..511f722644e5ca81a3f6af9d89ec7c2acb048566 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,16 +1,35 @@
 --- #YAML:1.0
-name:                Linux-SysInfo
-version:             0.05
-abstract:            Perl interface to the sysinfo(2) Linux system call.
-license:             perl
-generated_by:        ExtUtils::MakeMaker version 6.36
-distribution_type:   module
-requires:     
-    Exporter:                      0
-    Test::More:                    0
-    XSLoader:                      0
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.2.html
-    version: 1.2
+name:               Linux-SysInfo
+version:            0.13
+abstract:           Perl interface to the sysinfo(2) Linux system call.
 author:
     - Vincent Pit <perl@profvince.com>
+license:            perl
+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
+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/?p=perl%2Fmodules%2FLinux-SysInfo.git
+no_index:
+    directory:
+        - t
+        - inc
+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