AnyEvent::FIFO is a simple FIFO queue to dispatch events in order. If you use regular watchers and register callbacks from various places in your program, you're not necessarily guaranteed that the callbacks will be executed in the order that you exp...
DMAKI/AnyEvent-FIFO-0.00003 - 18 Apr 2013 01:41:35 UTC - Search in distributionThis module implements some glue between AnyEvent::HTTP and XML::Feed. It can fetch a RSS/Atom feed on a regular interval as well as on customized times. It also keeps track of already fetched entries so that you will only get the new entries....
ELMEX/AnyEvent-Feed-0.3 - 01 Mar 2011 06:58:59 UTC - Search in distributionThis module allows you to create new processes, without actually forking them from your current process (avoiding the problems of forking), but preserving most of the advantages of fork. It can be used to create new worker processes or new independen...
MLEHMANN/AnyEvent-Fork-1.31 - 10 Nov 2016 16:32:04 UTC - Search in distribution- AnyEvent::Fork::Early - avoid having to exec another perl interpreter
- AnyEvent::Fork::Template - generate a template process from the main program
- Fork/Serve.pm
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements an interface to GPSD (http://gpsd.berlios.de/). You need to consult the GPSD protocol desription in the manpage to make better ...
MLEHMANN/AnyEvent-GPSD-1.0 - 26 Jul 2008 05:36:03 UTC - Search in distributionThis module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a v...
MLEHMANN/AnyEvent-HTTP-2.25 - 27 Apr 2020 12:15:25 UTC - Search in distributionAnyEvent::IMAP is IMAP client library for AnyEvent/Perl....
TOKUHIROM/AnyEvent-IMAP-0.04 - 03 Aug 2012 04:22:55 UTC - Search in distributionAnyEvent module for MQTT client. IMPORTANT: This is an early release and the API is still subject to change....
BEANZ/AnyEvent-MQTT-1.202052 - 23 Jul 2020 21:31:28 UTC - Search in distribution- anyevent-mqtt-pub - Perl script for publishing to an MQTT topic
- anyevent-mqtt-sub - Perl script for subscribing to an MQTT topic
AnyEvent::Pcap is a Net::Pcap wrapper with AnyEvent. Also you can use its utils to get NetPacket::IP or NetPacket::TCP object....
MIKI/AnyEvent-Pcap-0.00002 - 03 Oct 2011 06:08:03 UTC - Search in distribution- AnyEvent::Pcap::Utils - Utilty class for AnyEvent::Pcap.
AnyEvent::Ping is an asynchronous AnyEvent pinger....
UNDEF/AnyEvent-Ping-0.011 - 30 Oct 2015 08:08:22 UTC - Search in distributionAnyEvent::Proc is a AnyEvent-based helper class for running external commands with full control over STDIN, STDOUT and STDERR....
ZURBORG/AnyEvent-Proc-0.105 - 10 Dec 2014 13:20:41 UTC - Search in distributionAnyEvent module to decode messages from an W800 RF receiver from WGL & Associates. IMPORTANT: This API is still subject to change....
BEANZ/AnyEvent-RFXCOM-1.142240 - 12 Aug 2014 15:26:22 UTC - Search in distribution- AnyEvent::RFXCOM - Perl modules for RFXCOM RF receivers/transmitters with AnyEvent
- AnyEvent::RFXCOM::RX - AnyEvent module for an RFXCOM receiver
- AnyEvent::RFXCOM::TX - AnyEvent module for an RFXCOM transmitter
- 4 more results from AnyEvent-RFXCOM »
GUGOD/AnyEvent-RTPG-0.01 - 25 Nov 2009 15:03:56 UTC - Search in distribution
DAMS/AnyEvent-Riak-0.93 - 02 Apr 2015 08:06:07 UTC - Search in distribution
- AnyEvent::Riak::PBC - internal module, ProtocolBuffers generated methods
Sets up a SCGI server on the specified port. Can be used with or without "Coro". You are responsible for any daemonization and startup code. The usual "AnyEvent" callback caveats apply; make sure you don't block or re-enter the event loop in a way th...
KEVINJ/AnyEvent-SCGI-1.1 - 18 Sep 2009 00:01:14 UTC - Search in distributionMONS/AnyEvent-SMTP-0.10 - 25 Oct 2013 13:35:34 UTC - Search in distribution
- AnyEvent::SMTP::Client - Simple asyncronous SMTP Client
- AnyEvent::SMTP::Server - Simple asyncronous SMTP Server
- lib/AnyEvent/SMTP/Conn.pm
This module implements an alternative "event dispatcher" for Net::SNMP, using AnyEvent as a backend. This integrates Net::SNMP into AnyEvent. That means you can make non-blocking Net::SNMP calls and as long as other parts of your program also use Any...
MLEHMANN/AnyEvent-SNMP-6.02 - 09 Oct 2019 18:23:47 UTC - Search in distribution这个模块是基于 Net::SSH::Perl 实现的在 AnyEvent 上的事件驱动的支持. 并不是使用的 Fork 的实现 (non-fork), 这是基于 socket 的原生事件驱动实现. 可以同时异步的连接多个主机进行操作. 并且也可以支持同时对一个主机同时执行多条命令与根据前面结果然后在执行指定命令. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around...
FUKAI/AnyEvent-SSH2-0.04 - 07 Apr 2015 06:36:22 UTC - Search in distributionThe synopses make this module look much more complicated than it actually is. In a nutshell, a synchronous worker process is forked off by a server whenever a client asks for one. The client keeps as many of these workers around as it wants and deleg...
FRACTAL/AnyEvent-Task-0.805 - 13 Feb 2017 17:02:33 UTC - Search in distributionThis is the head module of the AnyEvent::XMPP XMPP client protocol (as described in RFC 3920 and RFC 3921) framework. AnyEvent::XMPP::Connection is a RFC 3920 conforming "XML" stream implementation for clients, which handles TCP connect up to the res...
MSTPLBG/AnyEvent-XMPP-0.55 - 01 Mar 2014 21:45:53 UTC - Search in distribution- AnyEvent::XMPP::Ext - Extension baseclass and documentation
- AnyEvent::XMPP::Util - Utility functions for AnyEvent::XMPP
- AnyEvent::XMPP::Node - XML node tree helper for the parser.
- 46 more results from AnyEvent-XMPP »
AnyEvent::mDNS is a multicast DNS resolver using AnyEvent framework....
MIYAGAWA/AnyEvent-mDNS-0.06 - 29 Dec 2012 03:53:08 UTC - Search in distribution