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.
Net::Traceroute::PurePerl implements traceroute(1) functionality for
perl5. It allows you to trace the path IP packets take to a destination.
It is implemented by using raw sockets to act just like the regular
traceroute.
You must also be root to use the raw sockets.
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.
Net_Nmap is a simple interface for Nmap, the
free and open source utility for network
exploration or security auditing.
Net_Nmap can be used to auto discovery hosts
and services in your network or simply to
parse Nmap XML output.