GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is
designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
libmecab (http://mecab.sourceforge.ne.jp) already has a perl interface
built with it, so why a new module? I just feel that while a subtle
difference, making the perl interface through a tied hash is just...
weird.
So Text::MeCab gives you a more natural, Perl-ish way to access
libmecab!
sendok is a simple program to generate qmail email addresses with timed cookies
in them. That is, you can give someone a generated address that will accept
mail from a given sender for a given time period. The address contains a
cryptographic hash so that no per-address local data needs to be stored.
Aspcud is a solver for package dependencies. A package universe and a request
to install, remove, or upgrade packages have to be encoded in the CUDF format.
Such a CUDF document can then be passed to aspcud along with an optimization
criteria to obtain a solution to the given package problem.
The AI::DecisionTree module automatically creates so-called "decision trees"
to explain a set of training data. A decision tree is a kind of categorizer
that use a flowchart-like process for categorizing new instances.
A decision tree like this one can be learned from training data, and
then applied to previously unseen data to obtain results that are consistent
with the training data.
wmweather+ will download the National Weather Serivce METAR bulletins;
AVN, ETA, and MRF forecasts; and any weather map for display in a
WindowMaker dockapp. Think wmweather with a smaller font, forecasts,
a weather map, and a sky condition display.
You will need to look up the METAR code for your city (a standard code
used in aviation).
The Perl 5 module Net::MAC allows you to
- store a MAC address in a Perl object
- find out information about a stored MAC address
- convert a MAC address into a specified format
- easily compare two MAC addresses for string or numeric equality
smbclient is samba client with an "ftp like" interface. It is a useful tool to
test connectivity to a Windows share. It can be used to transfer files, or to
look at share names. In addition, it has a nifty ability to 'tar' (backup) and
restore files from a server to a client and visa versa.
Yconalyzer is a low-overhead pcap utility that provides a bird's eye
view of traffic on a particular TCP port, displaying a distribution of
duration, volume and throughput over all connections while being able
to narrow down to a connection as well.
dvi2tty converts a TeX DVI-file to a format that is appropriate for
terminals and line printers. The program is intended to be used for
preliminary proofreading of TeX-ed documents. By default the output
is directed to the terminal, possibly through a pager (depending on
how the program was installed), but it can be directed to a file or
a pipe.