RSS 6 projects tagged "Windows"

No download Website Updated 01 Nov 2010 Parallel::ForkManager

Screenshot
Pop 77.07
Vit 7.70

Parallel::ForkManager is a Perl module for controlling parallel independent actions like mass dowloads. You can set the max number of parallel processes to fork. It has an easy-to-use object-oriented interface.

Download Website Updated 10 Jan 2011 Inline::Java

Screenshot
Pop 54.00
Vit 5.66

Inline::Java lets you write Perl classes in Java and wrap/use existing Java classes. It is an ILSM (Inline Language Support Module) for Java 2, and is part of the Inline family of modules.

Download Website Updated 27 Dec 2010 AnyEvent

Screenshot
Pop 66.20
Vit 5.58

AnyEvent provides an identical interface to multiple event loops. This allows module authors to utilize an event loop without forcing module users to use the same event loop (as only a single event loop can coexist peacefully at any one time). The interface itself is vaguely similar but not identical to the Event module. On the first call of any method, the module tries to detect the currently loaded event loop by probing for an already-loaded event loop, such as Glib or Event. The first one found is used. If none is found, the module tries to load an event module, and failing that, it will fall back to an optimized pure Perl implementation.

No download Website Updated 13 Aug 2009 MooseX::SingletonMethod

Screenshot
Pop 33.14
Vit 1.01

MooseX::SingletonMethod provides singleton methods in Moose (directly or via a role).

Download Website Updated 06 May 2002 Device::ParallelPort

Screenshot
Pop 48.95
Vit 1.00

Device::ParallelPort is a Perl API that allows low level access to the parallel port of most computers. It does this by using a number of drivers, which can be customized and added to, including Linux (direct and parport), Win32, Script, Dummy, and more. It also contains a number of direct access devices including an example printer and a relay controller card.

No download Website Updated 13 Sep 2003 PAR Packaging and Deployment tool

Screenshot
Pop 22.85
Vit 1.00

PAR is a cross-platform packaging and deployment tool for Perl programs, dubbed as a cross between Java's JAR and Perl2EXE/PerlApp.

Screenshot

Project Spotlight

Bitsy

A small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.