RSS 367 projects tagged "Perl Modules"

No download Website Updated 27 Mar 2011 AI-Prolog

Screenshot
Pop 21.12
Vit 1.00

AI::Prolog is a predicate logic engine implemented in pure Perl. In predicate logic, instead of telling the computer how to do something, you tell the computer what something is and let it figure out how to do it. Conceptually, this is similar to regular expressions. The AI::Prolog distribution contains a Prolog shell called aiprolog and two short adventure games, spider.pro and sleepy.pro.

No download Website Updated 06 Mar 2011 Text-Xslate

Screenshot
Pop 17.00
Vit 1.00

Text::Xslate is a template engine, tuned for persistent applications, safe as an HTML generator, and with rich features. The concept of Xslate is sandboxing. The template logic should have no access outside the template beyond your permission. Templates are compiled into intermediate code and then executed by the virtual machine, which is highly optimized for rendering templates. Xslate supports template cascading, which allows you to extend templates with block modifiers.

No download Website Updated 06 Mar 2011 CHI (CPAN)

Screenshot
Pop 16.52
Vit 1.00

CHI provides a unified caching API for Perl, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing, and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI. CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation.

No download Website Updated 06 Mar 2011 SDL_Perl

Screenshot
Pop 56.76
Vit 2.58

SDL_perl is a package of Perl modules that provides both functional and object-oriented interfaces to the Simple DirectMedia Layer for Perl 5. This package does take some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.

No download Website Updated 06 Mar 2011 Git-CPAN-Patch

Screenshot
Pop 16.82
Vit 1.00

Git::CPAN::Patch provides a suite of git commands aimed at making trivially easy the process of grabbing any distribution off CPAN, stuffing it in a local git repository (possibly restoring restoring history) and, making modifications, sending back patches to its maintainer.

No download Website Updated 06 Mar 2011 Chart-Clicker

Screenshot
Pop 38.94
Vit 1.00

Chart::Clicker aims to be a powerful, extensible charting Perl package that creates really pretty output. Charts can be saved in PNG, SVG, PDF, and PostScript format. Clicker leverages the power of Graphics::Primitive to create snazzy graphics without being tied to a specific backend.

No download Website Updated 05 Mar 2011 Games-ConnectFour

Screenshot
Pop 16.82
Vit 1.00

Games-ConnectFour is a command-line Connect Four game with ANSI colors and cursor movements. It allows configurable board sizes and winning connect lengths.

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 151.11
Vit 3.26

Berkeley DB XML is a native XML database engine for use within your product. Made available as a C++ library with language bindings for Java, Perl, Python, PHP, and Tcl, it integrates directly into your application (it is not a standalone database server). It provides XQuery access into a database of document containers. XML documents are stored and indexed in their native format using Berkeley DB as the transactional database engine.

No download Website Updated 17 Feb 2011 ORMesque

Screenshot
Pop 14.56
Vit 1.00

ORMesque is an object relational mapper for the Dancer framework that provides a database connection to the database of your choice and automatically creates objects and accessors for that database and its tables and columns. It uses the SQL::Abstract querying syntax, and can also be used as a standalone ORM. It is a great alternative when you don't have the time, need, or desire to learn DBIx::Class.

No download Website Updated 17 Feb 2011 Tcl (CPAN)

Screenshot
Pop 17.20
Vit 1.00

The Tcl extension provides a small but complete interface into libtcl and any other Tcl-based library for Perl programmers. It lets you create Tcl interpreters (as Perl 5 objects), bind in commands to them (either Perl subroutines or C functions dynamically loaded with the DynaLoader extension), and execute Tcl code in those interpreters.

Screenshot

Project Spotlight

strongSwan

A complete IPsec and IKEv2/IKEv1 implementation for Linux 2.4 and 2.6 kernels.

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.