Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-AnyEvent

Project: openSUSE_13.2

Repository: oss

Title: the DBI of event loop programming

Description:
the AnyEvent manpage provides a uniform interface to various event loops.
This allows module authors to use event loop functionality without forcing
module users to use a specific event loop implementation (since more than
one event loop cannot coexist peacefully).

The interface itself is vaguely similar, but not identical to the the Event
manpage module.

During the first call of any watcher-creation method, the module tries to
detect the currently loaded event loop by probing whether one of the
following modules is already loaded: the EV manpage, the AnyEvent::Loop
manpage, the Event manpage, the Glib manpage, the Tk manpage, the
Event::Lib manpage, the Qt manpage, the POE manpage. The first one found is
used. If none are detected, the module tries to load the first four modules
in the order given; but note that if the EV manpage is not available, the
pure-perl the AnyEvent::Loop manpage should always work, so the other two
are not normally tried.

Because AnyEvent first checks for modules that are already loaded, loading
an event model explicitly before first using AnyEvent will likely make that
model the default. For example:

use Tk;
use AnyEvent;



The _likely_ means that, if any module loads another event model and starts
using it, all bets are off - this case should be very rare though, as very
few modules hardcode event loops without announcing this very loudly.

The pure-perl implementation of AnyEvent is called 'AnyEvent::Loop'. Like
other event modules you can load it explicitly and enjoy the high
availability of that event loop :)

Version: 7.07

Release: 2.1.3

Architecture: x86_64

Size: 415 KB

Build Time: 2014-10-06 15:20:11 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(AE)
perl(AE::Log::COLLECT)
perl(AE::Log::FILTER)
perl(AE::Log::LOG)
perl(AnyEvent) = 7.07 perl-AnyEvent-I3 perl-AnyEvent-HTTP
perl(AnyEvent::Base)
perl(AnyEvent::CondVar)
perl(AnyEvent::CondVar::Base)
perl(AnyEvent::DNS)
perl(AnyEvent::Debug)
perl(AnyEvent::Debug::Backt...
perl(AnyEvent::Debug::Wrap)
perl(AnyEvent::Debug::Wrapped)
perl(AnyEvent::Debug::shell)
perl(AnyEvent::Handle) perl-AnyEvent-I3
perl(AnyEvent::IO)
perl(AnyEvent::IO::IOAIO)
perl(AnyEvent::IO::Perl)
perl(AnyEvent::Impl::Cocoa)
perl(AnyEvent::Impl::EV)
perl(AnyEvent::Impl::Event)
perl(AnyEvent::Impl::EventLib)
perl(AnyEvent::Impl::FLTK)
perl(AnyEvent::Impl::Glib)
perl(AnyEvent::Impl::IOAsync)
perl(AnyEvent::Impl::Irssi)
perl(AnyEvent::Impl::POE)
perl(AnyEvent::Impl::Perl)
perl(AnyEvent::Impl::Qt)
perl(AnyEvent::Impl::Qt::Io)
perl(AnyEvent::Impl::Qt::Ti...
perl(AnyEvent::Impl::Tk)
perl(AnyEvent::Log)
perl(AnyEvent::Log::COLLECT)
perl(AnyEvent::Log::Ctx)
perl(AnyEvent::Log::FILTER)
perl(AnyEvent::Log::LOG)
perl(AnyEvent::Loop)
perl(AnyEvent::Socket) perl-AnyEvent-I3
perl(AnyEvent::Strict)
perl(AnyEvent::TLS)
perl(AnyEvent::Util)
perl(DB)
perl-AnyEvent = 7.07-2.1.3
perl-AnyEvent(x86-64) = 7.0...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl