You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-Coro-6.23-2.lbn13.x86_64

perl-Coro-6.23-2.lbn13.x86_64

Package Attributes
RPM  perl-Coro-6.23-2.lbn13.x86_64.rpm Architecture  x86_64 Size  529876 Created  2017/08/04 11:13:00 UTC
Package Specification
Summary The only real threads in perl
Group Development/Libraries
License (GPL+ or Artistic) and (GPLv2 or BSD)
Home Page http://search.cpan.org/dist/Coro/
Description

This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models.

Requires
rpmlib(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PayloadIsXz)  
rpmlib(CompressedFileNames)  
Provides
EV.so()(64bit)
Event.so()(64bit)
State.so()(64bit)
perl(Coro)
perl(Coro)
perl(Coro::AIO)
perl(Coro::AnyEvent)
perl(Coro::BDB)
perl(Coro::Channel)
perl(Coro::Debug)
perl(Coro::EV)
perl(Coro::Event)
perl(Coro::Handle)
perl(Coro::Handle::FH)
perl(Coro::LWP)
perl(Coro::LWP::Socket)
perl(Coro::MakeMaker)
perl(Coro::RWLock)
perl(Coro::Select)
perl(Coro::Semaphore)
perl(Coro::SemaphoreSet)
perl(Coro::Signal)
perl(Coro::Socket)
perl(Coro::Specific)
perl(Coro::State)
perl(Coro::Storable)
perl(Coro::Timer)
perl(Coro::Timer::Timeout)
perl(Coro::Util)
perl-Coro
perl-Coro(x86-64)

Document Actions