]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blob - META.yml
This is 0.17
[perl/modules/IPC-MorseSignals.git] / META.yml
1 ---
2 abstract: 'Communicate between processes with Morse signals.'
3 author:
4   - 'Vincent Pit <perl@profvince.com>'
5 build_requires:
6   Bit::MorseSignals: '0.05'
7   Carp: '0'
8   Config: '0'
9   Data::Dumper: '0'
10   Exporter: '0'
11   ExtUtils::MakeMaker: '0'
12   POSIX: '0'
13   Test::More: '0'
14   Time::HiRes: '0'
15   base: '0'
16   utf8: '0'
17 configure_requires:
18   Config: '0'
19   ExtUtils::MakeMaker: '0'
20 dynamic_config: 1
21 generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010'
22 license: perl
23 meta-spec:
24   url: http://module-build.sourceforge.net/META-spec-v1.4.html
25   version: '1.4'
26 name: IPC-MorseSignals
27 no_index:
28   directory:
29     - t
30     - inc
31 requires:
32   Bit::MorseSignals: '0.05'
33   Carp: '0'
34   POSIX: '0'
35   Time::HiRes: '0'
36   base: '0'
37   perl: '5.008'
38 resources:
39   bugtracker: http://rt.cpan.org/Dist/Display.html?Name=IPC-MorseSignals
40   homepage: http://search.cpan.org/dist/IPC-MorseSignals/
41   license: http://dev.perl.org/licenses/
42   repository: http://git.profvince.com/?p=perl%2Fmodules%2FIPC-MorseSignals.git
43 version: '0.17'
44 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'