{ "abstract" : "Communicating sequential processes threading for Perl", "author" : [ "Leon Timmermans " ], "dynamic_config" : 1, "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Thread-CSP", "prereqs" : { "build" : { "requires" : { "ExtUtils::ParseXS" : "3.50" } }, "configure" : { "requires" : { "Module::Build::Tiny" : "0.044" } }, "develop" : { "requires" : { "Devel::PPPort" : "3.23", "ExtUtils::Typemaps::MagicExt" : "0", "ExtUtils::Typemaps::Slurp" : "0", "Pod::Coverage::TrustPod" : "0", "Test::More" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "requires" : { "XSLoader" : "0", "perl" : "5.008001", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Test::More" : "0", "lib" : "0", "threads::shared" : "0" } } }, "provides" : { "Thread::CSP" : { "file" : "lib/Thread/CSP.pm", "version" : "0.015" }, "Thread::CSP::Channel" : { "file" : "lib/Thread/CSP/Channel.pm", "version" : "0.015" }, "Thread::CSP::Promise" : { "file" : "lib/Thread/CSP/Promise.pm", "version" : "0.015" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/Leont/threads-csp/issues" }, "repository" : { "type" : "git", "url" : "git://github.com/Leont/threads-csp.git", "web" : "https://github.com/Leont/threads-csp" } }, "version" : "0.015", "x_dynamic_prereqs" : { "expressions" : [ { "condition" : [ "not", "config_defined", "useithreads" ], "error" : "Can't use Threads::CSP without threading support" } ], "version" : 1 }, "x_generated_by_perl" : "v5.40.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.39", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later", "x_static_install" : 0 }