Net::Telnet::Cisco provides additional functionality to Net::Telnet for
dealing with Cisco routers.
Net_FTP allows you to communicate with FTP servers in a more comfortable way
than the native FTP functions of PHP do. The class implements everything nativly
supported by PHP and additionally features like recursive up- and downloading,
dircreation and chmodding. It although implements an observer pattern to allow
for example the view of a progress bar.
PEAR::Net_SmartIRC is a PHP class for communication with IRC networks,
which conforms to the RFC 2812 (IRC protocol).
It's an API that handles all IRC protocol messages.
This class is designed for creating IRC bots, chats and show irc related
info on webpages.
File search and navigation system
RU: http://pro.setun.net/search/
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:
- User authentication via explicit username/password, or using a
public-key/private-key pair.
- Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
- Execute processes on the remote machine, both interactively and
non-interactively ("batch").
Net::DBus provides a Perl XS API to the dbus inter-application
messaging system. The Perl API covers the core base level
of the dbus APIs, not concerning itself yet with the GLib
or QT wrappers
Net::ZooKeeper provides a Perl interface to the synchronous C API
of Apache ZooKeeper.
ZooKeeper is coordination service for distributed applications and
is a sub-project of the Apache Hadoop project.
Net::FTPSSL is a class implementing a simple FTP client over a Secure
Sockets Layer (SSL) or Transport Layer Security (TLS) connection written
in Perl as described in RFC959 and RFC2228. It will use TLS by default.
Net::QMTP is a perl module which provides an object interface to a Quick
Mail Transfer Protocol (QMTP) client. QMTP is a replacement for the
Simple Mail Transfer Protocol (SMTP).
James Raftery.
<james@now.ie>
This module implements a client interface to the Windows Messenger Service,
enabling a perl5 application to talk to Windows machines.
This is a pure Perl implementation that approximates the "net send"
command on Windows.