Search results for "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 - Search in distribution- AnyEvent::IO - the DBI of asynchronous I/O implementations
- AnyEvent::TLS - SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle
- AnyEvent::DNS - fully asynchronous DNS resolution
- 25 more results from AnyEvent »
AnyEvent::I3 - communicate with the i3 window manager
MSTPLBG/AnyEvent-I3-0.17
-
09 Apr 2017 13:36:50 UTC
-
Search in distribution
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 - Search in distribution- AnyEvent::MP::Node - represent a node
- AnyEvent::MP::Kernel - the actual message passing kernel
- AnyEvent::MP::Config - configuration handling
- 3 more results from AnyEvent-MP »
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 - Search in distribution
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 - Search in distribution
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 - Search in distribution
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 - Search in distribution- AnyEvent::DBI::Slave - implement AnyEvent::DBI child/server processes
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 - Search in distribution
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 - Search in distribution- AnyEvent::FTP::Server - Simple asynchronous ftp server
- AnyEvent::FTP::Client - Simple asynchronous ftp client
- AnyEvent::FTP::Request - Request class for asynchronous ftp server
- 25 more results from AnyEvent-FTP »
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 - Search in distribution
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 - Search in distribution- AnyEvent::IRC::Util - Common utilities that help with IRC protocol handling
- AnyEvent::IRC::Client - A highlevel IRC connection
- AnyEvent::IRC::Connection - An IRC connection abstraction
AnyEvent::ITM - Debug ITM/SWD stream deserializer for AnyEvent
GETTY/AnyEvent-ITM-0.003
-
24 Nov 2018 23:43:04 UTC
-
Search in distribution
- itm_read_simple - Simple ITM Reader
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 - Search in distribution
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 - Search in distribution
AnyEvent::RPC - Abstract framework for Asyncronous RPC clients
MONS/AnyEvent-RPC-0.05
-
16 Jul 2010 00:09:33 UTC
-
Search in distribution
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 - Search in distribution
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 - Search in distribution- Net::SIP::Dispatcher::AnyEvent::Timer - A timer object for Net::SIP::Dispatcher::AnyEvent
AnyEvent::APNS - Simple wrapper for Apple Push Notifications Service (APNS) provider
This module helps you to create Apple Push Notifications Service (APNS) Provider....
TYPESTER/AnyEvent-APNS-0.10 - 28 Nov 2012 00:26:48 UTC - Search in distribution
AnyEvent::Cron - Crontab in AnyEvent! provide an interface to register event on specified time.
CORNELIUS/AnyEvent-Cron-0.03
-
14 Nov 2011 18:22:29 UTC
-
Search in distribution
AnyEvent::DBus - adapt Net::DBus to AnyEvent
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 Net::DBus into AnyEvent. It does this by quite brutally hacking Net::DBus...
MLEHMANN/AnyEvent-DBus-0.31 - 22 Jun 2010 09:09:38 UTC - Search in distribution