gcc-4.8

GNU C compiler

libperl5i-perl

pragma to fix as much of Perl 5 as possible

perl5i is a Perl pragma that swiftly enables the features of a collection of modules and techniques used to fix Perl 5's warts. It includes changing core functions, adding features and changing defaults, so it will likely not be 100% backwards compatible with standard Perl 5 syntax. However, this pragma tries to limit the damage by having a lexical effect.

python-matplotlib

Python based plotting system in a style similar to Matlab

Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users.

libdist-zilla-plugin-run-perl

Dist::Zilla plugin to execute external commands

Dist::Zilla::Plugin::Run uses specific hooks of Dist::Zilla to execute external command when running dzil. This module is useful to ship generated code in a Perl module distribution.

libclass-dbi-perl

convenient abstraction layer to a database

Class::DBI not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.

eclipse-wtp

Eclipse Web Tools Platform

The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, and tools and APIs to support deploying, running, and testing apps.