Search results for "module:Net::Dict"
Net::Curl - Perl interface for libcurl
This package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...
SYP/Net-Curl-0.55 - 20 Sep 2023 06:27:48 UTC
Net::MW::API - use Merriam-Webster dictionary API in Perl
Net::MW::API is an api to merriam-webster.com dictionary. It gives you xml result based on your query. it use XML::LibXML to process the XML result (very basic). If you need to get the value of specific node, probably you need to deal with the xml yo...
SWUECHO/Net-MW-API-0.08 - 10 Aug 2014 03:42:35 UTC
Net::IdentServer - An rfc 1413 Ident server using Net::Server::Fork.
Although you can run this as you see in the SYNOPSIS, you'll probably want to rewrite a few things. Net::IdentServer inherits Net::Server, so click through to that module for a description of the arguments to new() and for how it reads @ARGV. An exam...
JETTERO/Net-IdentServer-0.604 - 29 Jun 2014 11:47:29 UTC
Net::Radius::Server - Framework for RADIUS Servers
"Net::Radius::Server" provides an extensible framework to create RADIUS servers suitable for non-standard scenarios where authentication needs to consider multiple factors. The RADIUS responses may be created by arbitrarily complex rules that process...
LUISMUNOZ/Net-Radius-Server-1.116 - 30 Nov 2009 13:00:08 UTC
Net::DBus::Exporter - Export object methods and signals to the bus
The "Net::DBus::Exporter" module is used to export methods and signals defined in an object to the message bus. Since Perl is a loosely typed language it is not possible to automatically determine correct type information for methods to be exported. ...
DANBERR/Net-DBus-1.2.0 - 16 Dec 2019 21:39:47 UTC
Net::Async::WebService::lxd - REST client (asynchronous) for lxd Linux containers
DRRHO/Net-Async-WebService-lxd-0.03
-
25 May 2022 15:23:49 UTC
Net::Radius::PacketOrdered - interface to RADIUS packets with proxy states
RADIUS (RFC2865) specifies a binary packet format which contains various values and attributes. Net::Radius::PacketOrdered provides an interface to turn RADIUS packets into Perl data structures and vice-versa. Net::Radius::PacketOrdered does not prov...
TPG/Net-Radius-PacketOrdered-1.53 - 27 Feb 2006 22:25:21 UTC
Net::Radius::Dictionary - RADIUS dictionary parser
This is a simple module that reads a RADIUS dictionary file and parses it, allowing conversion between dictionary names and numbers. Vendor-Specific attributes are supported in a way consistent to the standards. A few earlier versions of this module ...
LUISMUNOZ/Net-Radius-2.103 - 30 Nov 2009 12:59:55 UTC
Net::DBus::Binding::Iterator - Reading and writing message parameters
Provides an iterator for reading or writing message fields. This module provides a Perl API to access the dbus_message_iter_XXX methods in the C API. The array and dictionary types are not yet supported, and there are bugs in the Quad support (ie it ...
DANBERR/Net-DBus-1.2.0 - 16 Dec 2019 21:39:47 UTC
Net::DBus::Test::MockIterator - Iterator over a mock message
This module provides a "mock" counterpart to the Net::DBus::Binding::Iterator object which is capable of iterating over mock message objects. Instances of this module are not created directly, instead they are obtained via the "iterator" method on th...
DANBERR/Net-DBus-1.2.0 - 16 Dec 2019 21:39:47 UTC