net2ftp is a web-based FTP client written in PHP
Features
- Navigate the FTP server
- Upload and download files
- Edit files (WYSIWYG and syntax highlighting)
- View code with syntax highlighting
- Copy, move, delete (also to 2nd FTP server)
- Rename and chmod (also recursive)
- Zip and unzip files
- Install software
- Search for words or phrases
- Calculate the size of directories and files
The Battle.net client library.
Net::Flickr::RDF - a.k.a RDF::Describes::Flickr
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 Message Orientated Middleware from
any language. Net::Stomp is useful for talking to Apache ActiveMQ, an
open source (Apache 2.0 licensed) Java Message Service 1.1 (JMS) message
broker packed with many enterprise features.
A Stomp frame consists of a command, a series of headers and a body -
see Net::Stomp::Frame for more details.
For details on the protocol see http://stomp.codehaus.org/Protocol.
Net::FreeDB is an oo-based module to interface
with FreeDB servers. It also includes some basic
cdrom methods to generate a cddbid and get the
required disc information required for a FreeDB
query call. These cdrom-based methods are provided
as both static and method calls.
Net::DNS is a collection of Perl modules to interface with the Domain Name
System (DNS) resolver. It allows the programmer to perform queries that are
beyond the capabilities of gethostbyname and gethostbyaddr.
There are also methods for dealing with creating and parsing dynamic updates
packets.
Net::vCard - Read and write vCard files (RFC 2426). vCard files hold
personal information that you would typically find on a business card.
Name, numbers, addresses, and even logos. This module can also serve as a
base class for other vFile readers.
The Net::ILO module is an interface to a subset of Hewlett-Packards
Integrated Lights-Out out-of-band management system.
HP's API is XML-based and cumbersome to use; this module aims to
simplify accessing the iLO from Perl while retaining as much
functionality as possible.
From the README file:
Net::Akismet is meant to provide perl interface to the Akismet web service.
Akismet is blog comment and trackback spam blocker, free for personal use.
More info on http://akismet.com/
The module allows you to either check if an item is spam or report certain
comment as spam/false postivie.
Net::Trac is simple client library for a remote Trac instance. Because
Trac doesn't provide a web services API, this module currently "fakes"
an RPC interface around Trac's webforms and the feeds it exports.
Because of this, it's somewhat more brittle than a true RPC client
would be.