RSS 29 projects tagged "Perl Modules"

Download Website Updated 01 Aug 2004 ACFTools

Screenshot
Pop 73.92
Vit 2.02

ACFTools is a utility for manipulating X-Plane flight simulator aircraft and weapon models without using its Plane Maker. It can decode both Apple and Intel ACF/WPN formats into plain text files with a syntax similar to C, which can be edited and then re-converted into binary data. It is able to extract almost complete 3D models of aircraft (fuselage, floats, tanks, wings, stabs, propellers, engines) and write it in AC3D modeler format. Edited 3D parts can then be merged into plain text and consequently converted into binary ACF files.

Download Website Updated 27 Dec 2010 AnyEvent

Screenshot
Pop 67.04
Vit 5.59

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 13 Mar 2009 Apache2::ASP

Screenshot
Pop 21.49
Vit 2.65

Apache2::ASP provides a stable, cross-platform Web application development environment similar to classic ASP, but for Perl. Built from the ground up to scale out across multiple servers, Apache2::ASP offers high performance and quick development.

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 152.24
Vit 3.27

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.

Download Website Updated 17 Apr 2005 Config::Maker

Screenshot
Pop 12.12
Vit 1.00

Config::Maker takes a file with data in simple hierarchical format (similar to BIND and DHCP configuration files) and several templates, and produces the text by filling in the values. It is mainly useful for creating related configuration files. It can be used to generate firewall configuration scripts, DNS zone files, DHCP configuration files, a reference from a single file with all users and machines, etc. It's useful when you are not satisfied with keeping information synchronized in several places, but don't want something as complex as cfengine. Snippets of Perl can be used if all else fails.

Download Website Updated 22 Dec 2010 DBD::Oracle

Screenshot
Pop 25.51
Vit 3.19

DBD::Oracle is an Oracle interface for Perl 5. It is a driver for Perl's DBI framework.

Download Website Updated 06 May 2002 Device::ParallelPort

Screenshot
Pop 49.56
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 17 Feb 2009 ExifTool

Screenshot
Pop 89.21
Vit 1.59

ExifTool is a platform-independent Perl library plus a command line application for reading, writing, and editing meta-information in image, audio, and video files. It supports many different types of metadata including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, and ID3, as well as the maker notes of many digital cameras.

No download Website Updated 20 Sep 2005 Gtk2::Ex::DBI

Screenshot
Pop 9.85
Vit 1.42

Gtk2::Ex::DBI is a Perl module that is used in conjunction with Gtk2::Perl and Gtk2::GladeXML to give data-aware "form" functionality. The programmer creates a database form with Glade2, and then creates a Gtk2::Ex::DBI object, which then "binds" a DBI data source to the form, managing querying, navigating records, applying updates to the database, and error handling.

Download Website Updated 15 Jan 2009 HTML::Mason

Screenshot
Pop 161.74
Vit 8.47

HTML::Mason is a full-featured web site development and delivery system. Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work. HTML::Mason is most powerful when used in conjunction with mod_perl, but can be used in standalone applications as well.

Screenshot

Project Spotlight

Synfig Studio

Film-quality 2D vector animation.

Screenshot

Project Spotlight

libnode

A native implementation of Node.js.