The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::Frame::Simple"

Net::Frame::Simple - frame crafting made easy River stage one • 4 direct dependents • 7 total dependents

This module is part of Net::Frame frame crafting framework. It is totally optional, but can make playing with the network far easier. Basically, it hides the complexity of frame forging, sending, and receiving, by providing helper methods, which will...

GOMOR/Net-Frame-Simple-1.09 - 09 Nov 2017 18:44:11 UTC

Net::Frame - the base framework for frame crafting River stage two • 30 direct dependents • 34 total dependents

Net::Frame is a fork of Net::Packet. The goal here was to greatly simplify the use of the frame crafting framework. Net::Packet does many things undercover, and it was difficult to document all the thingies. Also, Net::Packet may suffer from unease o...

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC

Net::EPP - a Perl library for the Extensible Provisioning Protocol (EPP). River stage one • 2 direct dependents • 2 total dependents

EPP is the Extensible Provisioning Protocol. EPP (defined in STD 69 <https://www.rfc-editor.org/info/std69>) is an application-layer client-server protocol for the provisioning and management of objects stored in a shared central repository. Specifie...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::Stomp - A Streaming Text Orientated Messaging Protocol Client River stage two • 14 direct dependents • 16 total dependents

This module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Messa...

DAKKAR/Net-Stomp-0.62 - 18 Feb 2024 11:47:39 UTC

Net::Rovio - A Perl module for Rovio manipulation River stage zero No dependents

Use Net::Rovio to control your Rovio robot from Perl. Uses basic Rovio API commands. The Rovio <http://www.wowwee.com/en/products/tech/telepresence/rovio/rovio> is a Wi-Fi enabled mobile webcam that lets you view and interact with its environment thr...

TYRODEN/Net-Rovio-1.5 - 13 May 2010 03:33:32 UTC

Net::EPP::Frame - An EPP XML frame system built on top of XML::LibXML. River stage one • 2 direct dependents • 2 total dependents

The Extensible Provisioning Protocol (EPP) <https://www.rfc-editor.org/info/std69> uses XML documents called "frames" send data to and from clients and servers. This module implements a subclass of the XML::LibXML::Document module that simplifies the...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::RabbitMQ - interact with RabbitMQ over AMQP using librabbitmq River stage one • 2 direct dependents • 2 total dependents

"Net::RabbitMQ" provides a simple wrapper around the librabbitmq library that allows connecting, declaring exchanges and queues, binding and unbinding queues, publishing, consuming and receiving events. Error handling in this module is primarily achi...

JESUS/Net--RabbitMQ-0.2.8 - 16 Jan 2015 16:33:52 UTC

Net::EPP::Server - A simple EPP server implementation. River stage zero No dependents

GBROWN/Net-EPP-Server-0.001 - 08 Apr 2024 09:38:21 UTC

Bundle::Net::Frame - A bundle to install various Net::Frame related modules River stage zero No dependents

This is a bundle of Net::Frame related modules....

GOMOR/Bundle-Net-Frame-1.03 - 13 Jan 2015 18:14:35 UTC

Net::Async::AMQP - provides client interface to AMQP using IO::Async River stage zero No dependents

Does AMQP things. Note that the API may change before the stable 1.000 release - "ALTERNATIVE AMQP IMPLEMENTATIONS" are listed below if you want to evaluate other options. If you want a higher-level API which manages channels and connections, try Net...

TEAM/Net-Async-AMQP-2.000 - 27 Dec 2016 12:46:03 UTC

Net::EPP::Simple - a simple EPP client interface for the most common jobs. River stage one • 2 direct dependents • 2 total dependents

This module provides a high level interface to EPP. It hides all the boilerplate of connecting, logging in, building request frames and parsing response frames behind a simple, Perlish interface. It is based on the Net::EPP::Client module and uses Ne...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Client - a client library for the TLS transport of the Extensible Provisioning Protocol (EPP). River stage one • 2 direct dependents • 2 total dependents

RFC 5743 <https://www.rfc-editor.org/rfc/rfc5734.html> defines a TCP- (and TLS-) based transport model for EPP, and this module implements a client for that model. You can establish and manage EPP connections and send and receive responses over this ...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::WebSocket::EV - Perl wrapper around Wslay websocket library River stage zero No dependents

Net::WebSocket::EV - websocket module based on Wslay <http://wslay.sourceforge.net/>. This module uses libev for doing IO....

NYAKNYAN/Net-WebSocket-EV-0.11 - 08 Jun 2013 16:06:19 UTC

Net::STOMP::Client - STOMP object oriented client module River stage zero No dependents

This module provides an object oriented client interface to interact with servers supporting STOMP (Streaming Text Orientated Messaging Protocol). It supports the major features of modern messaging brokers: SSL, asynchronous I/O, receipts and transac...

LCONS/Net-STOMP-Client-2.5 - 14 Oct 2021 09:54:17 UTC

Net::FreeDB2::Entry - FreeDB/CDDB entry class River stage one • 1 direct dependent • 1 total dependent

The "Net::FreeDB2::Entry" class contains information on FreeDB/CDDB entries (CDs)....

ZOCCAV/Net-FreeDB2-0.8.2.6 - 29 Sep 2002 16:45:03 UTC

Net::Stomp::Producer - helper object to send messages via Net::Stomp River stage one • 1 direct dependent • 2 total dependents

This class sends messages via a STOMP connection (see Net::Stomp::MooseHelpers::CanConnect). It provides facilities for serialisation and validation. You can have an instance of this class as a singleton / global in your process, and use it to send a...

DAKKAR/Net-Stomp-Producer-2.005 - 17 Jul 2019 13:12:25 UTC

Net::AMQP::Protocol::v0_8 - AMQP v0.8 (de)serialization and representation River stage two • 7 direct dependents • 26 total dependents

This module implements the frame (de)serialization and representation of the Advanced Message Queue Protocol (http://www.amqp.org/) version 0.8. It is to be used in conjunction with client or server software that does the actual TCP/IP communication....

CHIPS/Net-AMQP-0.06 - 02 May 2013 03:16:39 UTC

Net::Frame::Layer::NTP - NTP layer object River stage zero No dependents

This modules implements the encoding and decoding of the NTP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc1305.txt See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-NTP-1.02 - 18 Jan 2016 03:23:38 UTC

Net::Frame::Layer::DNS - Domain Name System layer object River stage zero No dependents

This modules implements the encoding and decoding of the DNS layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc1035.txt See also Net::Frame::Layer for other attributes and methods....

VINSWORLD/Net-Frame-Layer-DNS-1.05 - 09 May 2017 16:37:40 UTC

Net::Frame::Layer::UDP - User Datagram Protocol layer object River stage two • 30 direct dependents • 34 total dependents

This modules implements the encoding and decoding of the UDP layer. RFC: ftp://ftp.rfc-editor.org/in-notes/rfc768.txt See also Net::Frame::Layer for other attributes and methods....

GOMOR/Net-Frame-1.21 - 23 May 2019 05:59:45 UTC
71 results (0.048 seconds)