simple logic game

gtkballs

simple logic game

The goal of this game is to make the highest score by matching a number of balls of the same color in a horizontal, vertical or diagonal line. This is a clone of well-known DOS game "Lines".

r-cran-gdata

GNU R package with data manipulation tools by Greg Warnes et al

This package of R programming tools was written by Gregory Warnes with code contributions by Ben Bolker and Thomas Lumley.

libparse-errorstring-perl-perl

module for parsing error messages from the Perl interpreter

Parse::ErrorString::Perl is aimed primarily at those developing integrated development environments, allowing them to have a nice object oriented interface to parsed error messages of the Perl interpreter.

liboauth-signpost-java

simple OAuth message signing for Java

Signpost is an easy and intuitive solution for signing HTTP messages on the Java platform in conformance with the OAuth Core 1.0a standard. Signpost follows a modular and flexible design, allowing you to combine it with different HTTP messaging layers. It currently supports the following HTTP libraries:

libwebservice-youtube-perl

Perl module that provides an interface to YouTube services

WebService::YouTube provides a Perl interface to YouTube programming interface and corresponding RSS services. This module only supports the Legacy API, not the Data API based on the Google data protocol.

libtext-worddiff-perl

module to track changes between documents

Text::WordDiff is a variation on the lovely Text::Diff module. Rather than generating traditional line-oriented diffs, however, it generates word-oriented diffs. This can be useful for tracking changes in narrative documents or documents with very long lines. To diff source code, one is still best off using Text::Diff. But if you want to see how a short story changed from one version to the next, this module will do the job very nicely.