This package provides some functions to control UPnP devices
This module implements an OO interface to the Aol Instant Messenger
TOC protocol. This version contains not much more than hacked code
that merely connects to the aol TOC servers and acts on instant
messages.
Object-Oriented interface to the AOL Instant Messenger TOC client protocol
Seamus Venasse <svenasse@polaris.ca>
This module implements an OO interface to the AIM OSCAR protocol.
This module provides functions to deal with IPv4/IPv6 addresses. The
module can be used as a class, allowing the user to instantiate IP
objects, which can be single IP addresses, prefixes, or ranges of
addresses. There is also a procedural way of accessing most of the
functions. Most subroutines can take either IPv4 or IPv6 addresses
transparently.
Direct Connect perl module with sharing client
Previous versions of this module attempted to provide a Perl interface
layer similar to the C interface of CUPS. This was fine for power users,
but most people were not looking for this type of interface.
This module has now been converted to use an object oriented paradigm
to facilitate quicker development and ease of use.
SinFP is a new approach to OS fingerprinting, which bypasses
limitations that nmap has.
Nmap approaches to fingerprinting as shown to be efficient for years.
Nowadays, with the omni-presence of stateful filtering devices,
PAT/NAT configurations and emerging packet normalization technologies,
its approach to OS fingerprinting is becoming to be obsolete.
SinFP uses the aforementioned limitations as a basis for tests to be
obsolutely avoided in used frames to identify accurately the remote
operating system. That is, it only requires one open TCP port, sends
only fully standard TCP packets, and limits the number of tests to 2
or 3 (with only 1 test giving the OS reliably in most cases).
This module offers
- some high level convenience functions for accessing web pages on SSL servers
- a sslcat() function for writing your own clients
- access to the SSL api of SSLeay package,
so you can write servers or clients for more complicated applications
YASA is a simple implementation of Suffix Array for counting
frequency of given text/string.
This module provides a Perl interface to YASA via REST.