The modules included here provide an interface to the RADIUS
protocol. It consists of the following modules:
Net::Radius::Packet - Deals with RADIUS packets
Net::Radius::Dictionary - Deals with RADIUS dictionaries
This module is essentially the original RADIUS-1.0 distribution by
Christopher Masto plus a number of changes and fixes by Luis Munoz and
Ian Smith.
Net::SMS::Clickatell - Access to Clickatell SMS messaging service.
Clickatell is a commercial service that allows its users to send SMS messages
to anyone in the world. This service supports many ways to send messages, for
example HTTP, SMTP and SMPP, among others.
This module is a wrapper to the ssh executable that is available in
your system's $PATH. Use this module to execute commands on the remote SSH
server. It authenticates with the user and password you passed in the
constructor's attributes user and password.
twitter.com provides a web 2.0 type of ubiquitous presence.
This module allows you to set your status, as well as the statuses of
your friends.
You can view the latest status of Net::Twitter on it's own twitter
timeline at http://twitter.com/net_twitter
This module provides a Perl interface to the ARIN Whois server. The module
takes care of connecting to an ARIN whois server, sending your whois
requests, and parsing the whois output. The whois records are returned as
lists of Net::Whois::ARIN::* instances.
POE::Component::Client::Ident is a POE component that provides non-
blocking Ident lookup services to other components and sessions.
The component takes requests in the form of events, spawns
POE::Component::Client::Ident::Agent sessions to perform the Ident
queries and returns the appropriate responses to the requesting
session.
POE::Component::Server::Twirc provides an IRC/Twitter gateway.
Twitter friends are added to a channel and messages they post on
twitter appear as channel messages in IRC. The IRC interface supports
several Twitter features, including posting status updates, following
and un-following Twitter feeds, enabling and disabling device
notifications, sending direct messages, and querying information
about specific Twitter users.
pRPC-modules (Perl RPC) is a package that simplifies the writing of
Perl based client/server applications. RPC::pServer is the package
used on the server side, and you guess what RPC::pClient is for.
See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed
information.
-Vanilla
vanilla@FreeBSD.ORG
This module provides a cache for an EC2's IAM credentials represented by
VM::EC2::Security::Credentials. Rather than retriving the credentials for every
possible call that uses them, cache them until they expire and retreive them
again if they have expired.
PKtAnon performs network trace anonymization. It is highly configurable
and uses anonymization profiles. Anonymization profiles allow for
mapping of arbitrary anonymization primitives to protocol attributes,
thus providing high flexibility and easy usability. A huge number of
anonymization primitives and network protocols are supported and ready
to use for online and offline anonymization.