RSS 61 projects tagged "CPAN"

No download Website Updated 06 Mar 2011 SDL_Perl

Screenshot
Pop 56.82
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 19 Jan 2011 DBIx-Class

Screenshot
Pop 26.15
Vit 1.77

DBIx-Class is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in your code as Perl-ish as possible while still providing access to as many of the capabilities of the database as possible, including retrieving related records from multiple tables in a single query.

No download Website Updated 26 Sep 2009 Net::FluidDB

Screenshot
Pop 18.87
Vit 36.51

Net::FludDB is a Perl interface to FluidDB (cloud database) using its HTTP API.

No download Website Updated 23 Dec 2010 PPI

Screenshot
Pop 20.25
Vit 1.23

PPI allows you to parse, analyze, and manipulate Perl (without Perl). It provides a Perl parse that is the basis of tools like Perl::Critic and Perl::MinimumVersion.

No download Website Updated 26 Sep 2009 PPM-Make

Screenshot
Pop 18.41
Vit 36.51

PPM-Make is a Perl module that automates some of the steps needed to make a ppm (Perl Package Manager) package from a CPAN distribution. It attempts to fill in the ABSTRACT and AUTHOR attributes of Makefile.PL if these are not supplied, and also generates HTML documentation. ppm is used in the ActivePerl distribution. ActivePerl is primarily used on Windows and by corporations on other OSes.

No download Website Updated 14 Feb 2012 Dist-Zilla

Screenshot
Pop 21.52
Vit 2.94

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded from the CPAN. Since it's only run by authors, and is meant to be run on a repository checkout rather than on published, released code, it can do much more than those tools, and is free to make much more ludicrous demands in terms of prerequisites.

No download Website Updated 27 Sep 2009 Test-Class

Screenshot
Pop 19.52
Vit 36.49

Test::Class provides a simple way of creating classes and objects to test your Perl code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder-based modules. You can easily package your tests as classes/modules rather than *.t scripts. This simplifies reuse, documentation, and distribution, encourages refactoring, and allows tests to be extended by inheritance.

No download Website Updated 30 Sep 2009 CPU-Z80-Assembler

Screenshot
Pop 21.02
Vit 1.00

CPU-Z80-Assembler implements Z80 assembler and macro systems. It compiles assembler files into object files.

No download Website Updated 30 Sep 2009 Authen-SASL

Screenshot
Pop 21.82
Vit 1.00

Authen::SASL provides a Perl implementation framework for SASL that all protocols should be able to share. SASL is a generic mechanism for authentication used by several network protocols. The framework allows different implementations of the connection class to be plugged in.

No download Website Updated 30 Sep 2009 Fedora-Bugzilla

Screenshot
Pop 16.94
Vit 1.00

Fedora-Bugzilla is a Perl module that aims to expose a kinder, gentler interface to Fedora/RedHat's Bugzilla implementation, which has a large number of custom methods. In addition to the XML-RPC methods that Bugzilla makes available, there are also some things that can be accessed only via the Web/XML interfaces, such as the flags, attachments, and comments functionality. This package works to expose those as well.

Screenshot

Project Spotlight

Q4Wine

A GUI for Wine.

Screenshot

Project Spotlight

ackr

A very small subset of grep/ack/rak, for lazy developers.