RSS 49 projects tagged "Windows"

Download Website Updated 10 Jan 2011 Inline::Java

Screenshot
Pop 53.67
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.51
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 No website Updated 01 Nov 2010 baracus

Screenshot
Pop 26.72
Vit 30.48

baracus is a boot and build management tool designed for rapid and scalable system deployments. It includes power management, hardware inventory, remote/dynamic boot management, system provisioning via native builders and/or imaging, and secure system decommissioning.

No download Website Updated 01 Nov 2010 Parallel::ForkManager

Screenshot
Pop 77.21
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 07 Oct 2010 Embperl

Screenshot
Pop 63.05
Vit 10.79

Embperl gives you the power to embed Perl code in your HTML or XML/XSLT documents and the ability to build your Web site out of small reusable objects in an OO-style. It can also build taglibs and use caching. You can also take advantage of hundreds of Perl modules which have already been written for such tasks as database access to a growing number of database systems. Embperl has several features especially useful for creating HTML, including dynamic tables, formfield-processing, escaping/unescaping, session handling, and more. Embperl is a server-side tool, which means that it's browser-independent. It can run in various ways: under mod_perl, as a CGI script, or offline.

No download Website Updated 11 Sep 2009 pgAdmin III

Screenshot
Pop 219.77
Vit 4.85

pgAdmin III is an administration and management tool for the PostgreSQL database and derivative products such as EnterpriseDB, Mammoth PostgreSQL, Pervasive Postgres, and SRA PowerGres. It includes a graphical administration interface, an SQL query tool with grahical EXPLAIN, a procedural code editor, an SQL/shell/batch scheduling agent, Slony-I management, and much more. It is designed to answer the needs of most users, from writing simple SQL queries to developing complex databases. The graphical interface supports all PostgreSQL features and makes administration easy.

No download Website Updated 13 Aug 2009 MooseX::SingletonMethod

Screenshot
Pop 33.36
Vit 1.01

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

Download Website Updated 26 Jun 2009 File-Find-Object-Rule

Screenshot
Pop 30.10
Vit 1.00

File-Find-Object-Rule is a port of File-Find-Rule to make it use File-Find-Object instead of File::Find. It provides a succinct, declarative syntax for creating directory tree traversal routines while enjoying the advantages of File-Find-Object, such as traversing the tree incrementally and iteratively, and the capability of instantiating several traversers in the same program.

No download Website Updated 13 Jun 2009 Class::Date

Screenshot
Pop 50.44
Vit 7.22

Class::Date provides a date datatype for Perl. You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g., $date=date([2001,03,15])+'3Y 1s'). Relative date types also available.

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 122.83
Vit 5.50

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

Screenshot

Project Spotlight

libsigrok

A cross-platform logic analyzer hardware access library.

Screenshot

Project Spotlight

FF Multi Converter

A GUI application which converts multiple file formats to different extensions.