]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blobdiff - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/IPC-MorseSignals.git] / META.yml
index d3ec65b9fce56c33d3ba8a38a19ddc6847f48e0b..69df80aaa8b00f11eef3093f5ee85c29c1fbef3c 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,25 +1,44 @@
---- #YAML:1.0
-name:                IPC-MorseSignals
-version:             0.14
-abstract:            Communicate between processes with Morse signals.
-license:             perl
-author:              
-    - Vincent Pit <perl@profvince.com>
-generated_by:        ExtUtils::MakeMaker version 6.44
-distribution_type:   module
-requires:     
-    Bit::MorseSignals:             0.05
-    Carp:                          0
-    POSIX:                         0
-    Time::HiRes:                   0
-meta-spec:
-    url:     http://module-build.sourceforge.net/META-spec-v1.3.html
-    version: 1.3
+---
+abstract: 'Communicate between processes with Morse signals.'
+author:
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    Config:                        0
-    Data::Dumper:                  0
-    Exporter:                      0
-    ExtUtils::MakeMaker:           0
-    POSIX:                         0
-    Test::More:                    0
-    utf8:                          0
+  Bit::MorseSignals: '0.05'
+  Carp: '0'
+  Config: '0'
+  Data::Dumper: '0'
+  Exporter: '0'
+  ExtUtils::MakeMaker: '0'
+  POSIX: '0'
+  Test::More: '0'
+  Time::HiRes: '0'
+  base: '0'
+  utf8: '0'
+configure_requires:
+  Config: '0'
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: IPC-MorseSignals
+no_index:
+  directory:
+    - t
+    - inc
+requires:
+  Bit::MorseSignals: '0.05'
+  Carp: '0'
+  POSIX: '0'
+  Time::HiRes: '0'
+  base: '0'
+  perl: '5.008'
+resources:
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=IPC-MorseSignals
+  homepage: http://search.cpan.org/dist/IPC-MorseSignals/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2FIPC-MorseSignals.git
+version: '0.17'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'