p5-Expect is a perl module inspired by the Tcl version of Expect.
p5-XML-Bare is a minimal XML parser, schema checker and pretty-printer
using C internally.
p5-XML-Compile-Cache is a perl module to cache compiled
XML translators.
p5-XML-Compile-Dumper is a perl module to dump compiled
XML translators.
This module provides a WebDAV server. WebDAV stands for "Web-based
Distributed Authoring and Versioning". It is a set of extensions to
the HTTP protocol which allows users to collaboratively edit and
manage files on remote web servers.
Net::DAV::Server provides a WebDAV server and exports a filesystem for
you using the Filesys::Virtual suite of modules. If you simply want to
export a local filesystem, use Filesys::Virtual::Plain as above.
This module doesn't currently provide a full WebDAV implementation.
However, I am working through the WebDAV server protocol compliance
test suite (litmus, see http://www.webdav.org/neon/litmus/) and will
provide more compliance in future. The important thing is that it
supports cadaver and the Mac OS X Finder as clients.
Net::IP::Resolver provides a mechanism for registering a number of
different networks (specified by a set of ip ranges), and then finding
the network for a given IP based on this specification.
Port of the original Newtella client in Linux/GTK+.
Newtella is a P2P protocol based on Gnutella.
The main difference between Gnutella and Newtella
is that the latter allows only mp3 sharing.
Perl5 module to access and use rsh protocol
Perl module to parse traceroute(8).
POE::Component::Pcap provides a wrapper for using the Net::Pcap module
from POE programs. The component creates a separate session which posts
events to a specified session and state when packets are available.