RSS 12 projects tagged "Windows"

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 121.33
Vit 5.49

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.

No download Website Updated 02 Mar 2011 PDF::API2

Screenshot
Pop 107.13
Vit 9.19

PDF::API2 is 'The Next Generation' of Text::PDF::API, a Perl module-chain that facilitates the creation and modification of PDF files. It features support for the 14 base PDF Core Fonts, TrueType fonts, and Adobe-Type1, with unicode mappings, embedding of bitmap images, compression via zlib, and a rich object-oriented API.

No download Website Updated 01 Nov 2010 Parallel::ForkManager

Screenshot
Pop 76.43
Vit 7.69

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 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.

Download Website Updated 10 Jan 2011 Inline::Java

Screenshot
Pop 54.00
Vit 5.65

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.

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 06 May 2002 Device::ParallelPort

Screenshot
Pop 48.54
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.

Download Website Updated 10 Aug 2007 PyWebMail

Screenshot
Pop 30.27
Vit 1.00

PyWebMail is a Python library and POP3 gateway that allows you to work with webmail servers as if they were POP3 or IMAP mail servers. Currently, support for Mail.Com, Yahoo! Mail, Gmail, Netscape, HotMail and some minor servers is finished.

Download Website Updated 09 Sep 2000 rbmake

Screenshot
Pop 29.03
Vit 3.52

Rbmake is a "book maker" for the Rocket eBook. It consists of a set of command line tools and some library routines which make it easy to assemble or disassemble .rb files, the book format native to the ReB.

Download Website Updated 21 Mar 2002 vTemplate

Screenshot
Pop 28.35
Vit 63.88

vTemplate is a PHP class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax that is much easier to use than other template classes. It compiles a template into native PHP code using one PCRE call, thus the parsing is extremely fast. It also has powerful caching and debugging classes to extend the functionality.

Screenshot

Project Spotlight

Wifix (lite)

A utility to fix the most common WiFi problem of Froyo.

Screenshot

Project Spotlight

Teia

A simple CSS Framework for Web projects.