X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=META.yml;h=69df80aaa8b00f11eef3093f5ee85c29c1fbef3c;hp=091322c6696c1db451694f4ee34ac6f51fabcfaf;hb=HEAD;hpb=9370c8d2ab07f434272dbbddb92bdd5d8d1fe3af diff --git a/META.yml b/META.yml index 091322c..69df80a 100644 --- a/META.yml +++ b/META.yml @@ -1,25 +1,44 @@ ---- #YAML:1.0 -name: IPC-MorseSignals -version: 0.15 -abstract: Communicate between processes with Morse signals. -license: perl -author: - - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -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 ' 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'