libmath-nocarry-perl

Perl module for no carry arithmetic

The perl module Math::NoCarry implememnts no carry arithmetic which doesn't allow you to carry digits to the next column. For example, if you add 8 and 4, you normally expect the answer to be 12, but that 1 digit is a carry. In no carry arithmetic you can't do that, so the sum of 8 and 4 is just 2. In effect, this is addition modulo 10 in each column. The following example discards all of the carry digits:

libxml-nodefilter-perl

Perl module for a generic node-filter class for DOM traversal

The XML::NodeFilter module is a generic node-filter class for DOM traversal as specified in the DOM Level 2 Traversal and Range specification. It extends that specification so this class is more easy to use for Perl programmers.

libauthen-simple-perl

simple and consistent perl framework for authentication

Authen::Simple is the base package for various authentication methods written by the same author and available in the following packages:

jenkins-tomcat

Jenkins CI on Tomcat 8

nvidia-prime

Tools to enable NVIDIA's Prime

dark GTK2/GTK3/Metacity theme

darkmint-gtk-theme

dark GTK2/GTK3/Metacity theme

A night-style window theme by OriginalSeed. It is mostly black, with dark greenish elements. Comes with a minty flavour; if you prefer colds over mints you might want DarkCold instead.