Reddit::Client provides methods and simple object wrappers for objects exposed
by the Reddit API. This module handles HTTP communication, basic session
management (e.g. storing an active login session), and communication with
Reddit's external API.
Driver for Intel integrated graphics chipsets. It supports the i810,
i810-DC100, i810e, i815, i830M, 845G, 852GM, 855GM, 865G, 915G, 915GM,
945G, 945GM, 965G, 965Q, 946GZ and 965GM chipsets.
mkcomposecache is used for creating global (system-wide) Compose cache files.
Compose cache files help with application startup times and memory usage,
especially in locales with large Compose tables (e.g. all UTF-8 locales).
The sbxkb program is modernized replacement for classic xxkb. It is not
as configurable, but avoids few very annoying bugs of xxkb (i.e. it just
works). Comes with 224 national flag icons.
This archive contains Perl 5 modules SNMP_Session.pm and BER.pm,
which, when used together, provide rudimentary access to remote SNMP
(v1 and v2) agents.
This module differs from existing SNMP packages in that it is
completely stand-alone, i.e. you don't need to have another SNMP
package such as CMU SNMP. It is also written entirely in Perl, so you
don't have to compile any C modules. It uses the Perl 5 Socket.pm
module and should therefore be very portable, even to non-Unix systems.
The SNMP operations currently supported are "get", "get-next", "get-bulk"
and "set", as well as trap generation and reception.
GUPnP is an elegant, object-oriented open source framework for creating UPnP
devices and control points, written in C using GObject and libsoup. The GUPnP
API is intended to be easy to use, efficient and flexible. It provides the same
set of features as libupnp, but shields the developer from most of UPnP's
internals.
GUPnP implements the UPnP specification: resource announcement and discovery,
description, control, event notification, and presentation (GUPnP includes basic
web server functionality through libsoup). GUPnP does not include helpers for
construction or control of specific standardized resources (e.g. MediaServer);
this is left for higher level libraries utilizing the GUPnP framework.
reop is a simple, semi-modern wannabe PGP clone.
Supported operations include signing -S and verifying -V messages, plus a
variety of options for encrypting messages (-D -E). It does everything you'd
expect a PGP program to do. More accurately, it does everything I expect you
to expect a PGP program to do.
GNU GNATS is a set of tools for tracking bugs reported by users to a
central site. It allows problem report management and communication
with users through various means, including e-mail, Web and a network
daemon. GNATS stores all the information about problem reports in its
databases, consisting of plain text files and it provides tools for
querying, editing and maintaining these databases.
The Portable Coroutine Library (PCL) implements the low level
functionality for coroutines. For a definition of the term coroutine
see The Art of Computer Programming by Donald E. Knuth. Coroutines
are a very simple cooperative multitasking environment where the
switch from one task to another is done explicitly by a function
call.
NAME
Business::MaxMind::CreditCardFraudDetection - Access MaxMind minFraud
services
ABSTRACT
This module queries the MaxMind minFraud service and returns the
results. The service uses a free e-mail database, an IP address geog-
raphy database, a bank identification number, and proxy checks to
return a risk factor score representing the likelihood that the credit
card transaction is fraudulent.