Search results for "module:anyevent"
AnyEvent - the DBI of event loop programming
AnyEvent 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 peacefull...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC
AnyEvent::I3 - communicate with the i3 window manager
MSTPLBG/AnyEvent-I3-0.17
-
09 Apr 2017 13:36:50 UTC
AnyEvent::IO - the DBI of asynchronous I/O implementations
This module provides functions that do I/O in an asynchronous fashion. It is to I/O the same as AnyEvent is to event libraries - it only *interfaces* to other implementations or to a portable pure-perl implementation (which does not, however, do asyn...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC
AnyEvent::MP - erlang-style multi-processing/message-passing framework
This module (-family) implements a simple message passing framework. Despite its simplicity, you can securely message other processes running on the same or other hosts, and you can supervise entities remotely. For an introduction to this module fami...
MLEHMANN/AnyEvent-MP-2.02 - 29 Jul 2018 02:24:02 UTC
AnyEvent::Pg - Query a PostgreSQL database asynchronously
******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...
SALVA/AnyEvent-Pg-0.15 - 28 Oct 2014 17:02:27 UTC
AnyEvent::IRC - An event based IRC protocol client API
The AnyEvent::IRC module consists of AnyEvent::IRC::Connection, AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a module that holds this overview over the other modules. AnyEvent::IRC can be viewed as toolbox for handling IRC con...
ELMEX/AnyEvent-IRC-0.97 - 17 Mar 2013 18:21:47 UTC
AnyEvent::AIO - truly asynchronous file and directory I/O
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate IO::AIO into AnyEvent, i.e. you no longer need to concern yourself with c...
MLEHMANN/AnyEvent-AIO-1.1 - 21 Jul 2009 03:34:51 UTC
AnyEvent::Run - Run a process or coderef asynchronously
AnyEvent::Run is a subclass of AnyEvent::Handle, so reading it's documentation first is recommended. This module is designed to run a child process, using an explicit command line, a class name, or a coderef. It should work on any Unix system as well...
AGRUNDMA/AnyEvent-Run-0.01 - 21 Jul 2009 14:18:36 UTC
AnyEvent::FTP - Simple asynchronous FTP client and server
This distribution provides client and server implementations for File Transfer Protocol (FTP) in an AnyEvent environment. For the specific interfaces, see AnyEvent::FTP::Client and AnyEvent::FTP::Server for details. Before each release, AnyEvent::FTP...
PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC
AnyEvent::MPV - remote control mpv (https://mpv.io)
This module allows you to remote control mpv (a video player). It also is an AnyEvent user, you need to make sure that you use and run a supported event loop. There are other modules doing this, and I haven't looked much at them other than to decide ...
MLEHMANN/AnyEvent-MPV-1.03 - 01 Apr 2023 06:32:42 UTC
AnyEvent::DNS - fully asynchronous DNS resolution
This module offers both a number of DNS convenience functions as well as a fully asynchronous and high-performance pure-perl stub resolver. The stub resolver supports DNS over IPv4 and IPv6, UDP and TCP, optional EDNS0 support for up to 4kiB datagram...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC
AnyEvent::TLS - SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle
This module is a helper module that implements TLS/SSL (Transport Layer Security/Secure Sockets Layer) contexts. A TLS context is a common set of configuration values for use in establishing TLS connections. For some quick facts about SSL/TLS, see th...
MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC
AnyEvent::SIP - Fusing together AnyEvent and Net::SIP
This module allows you to use AnyEvent as the event loop (and thus any other supported event loop) for Net::SIP. Net::SIP::Simple allows you to define the event loop. You can either define it using Net::SIP::Dispatcher::AnyEvent manually or you can s...
XSAWYERX/AnyEvent-SIP-0.002 - 09 Apr 2013 13:42:58 UTC
AnyEvent::RPC - Abstract framework for Asyncronous RPC clients
MONS/AnyEvent-RPC-0.05
-
16 Jul 2010 00:09:33 UTC
AnyEvent::DBI - asynchronous DBI access
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous DBI access by forking or executing separate "DBI-Server" processes and sending them requests. It means that you ca...
MLEHMANN/AnyEvent-DBI-3.04 - 23 Apr 2018 16:31:44 UTC
AnyEvent::MSN - Simple, Less Annoying Client for Microsoft's Windows Live Messenger Network
TODO...
SANKO/AnyEvent-MSN-0.002 - 15 Mar 2012 21:13:36 UTC
AnyEvent::GDB - asynchronous GDB machine interface interface
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. It implements the GDB MI protocol, which can be used to talk to GDB without having to parse the ever changing command syntax aimed at humans. It prope...
MLEHMANN/AnyEvent-GDB-0.2 - 15 May 2014 10:32:21 UTC
AnyEvent::ITM - Debug ITM/SWD stream deserializer for AnyEvent
GETTY/AnyEvent-ITM-0.003
-
24 Nov 2018 23:43:04 UTC
AnyEvent::FCP - freenet client protocol 2.0
This module implements the freenet client protocol version 2.0, as used by freenet 0.7. See Net::FCP for the earlier freenet 0.5 version. See <http://wiki.freenetproject.org/FreenetFCPSpec2Point0> for a description of what the messages do. The module...
MLEHMANN/AnyEvent-FCP-0.5 - 12 Jun 2016 01:50:06 UTC
AnyEvent::BDB - truly asynchronous berkeley db access
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate BDB into AnyEvent, i.e. you no longer need to concern yourself with calli...
MLEHMANN/AnyEvent-BDB-1.1 - 21 Jul 2009 03:36:17 UTC