RSS 15 projects tagged "Perl Modules"

Download Website Updated 17 Jun 2002 HTML::Defaultify

Screenshot
Pop 25.61
Vit 1.42

The HTML::Defaultify Perl module is designed to allow CGI programmers to present forms with some fields filled in, which is handy for letting users correct bad input, show records to be edited, and much more. The main function, defaultify(), takes any block of HTML and a hash of field names and values, and returns the HTML with the form fields set to those values. Value lists for multiple same-named fields are supported, as are pages with multiple forms. Several different input formats are supported for compatibility with existing tools.

Download Website Updated 08 Nov 2004 AppWrap

Screenshot
Pop 79.84
Vit 3.88

AppWrap is a content management system for enterprises. It is built on a template engine that includes a framework for building SQL tables and allowing users to populate and maintain these tables. Reports using data from these tables can be easily created using another template. It is ideal for quickly Webifying Excel and Word files shared among workgroups and rapidly providing advanced data management and presentation capabilities. It is intended for managing mildly dynamic data without the labor of hand-coding and managing multiple CGI forms and templates, or the expense of CRM systems.

No download Website Updated 29 Aug 2003 OpenPlugin

Screenshot
Pop 38.26
Vit 1.81

OpenPlugin is an architecture written in Perl which manages plugins for Web applications. It allows you to incorporate any number of plugins and drivers into your Web application. For example, the Log plugin has drivers for logging to STDERR, files, syslog, email, and so on. The Session plugin has drivers for storing sessions in files, databases, and the like. Changing drivers is easy; you just change the driver name in a config file. There are plugins which abstract Apache::Request and CGI.pm, allowing you to build applications that can work seamlessly under mod_perl or CGI. If you want to move your application from one environment to another, you can just change the driver being used in the config file.

Download Website Updated 20 Feb 2003 CGI::Application::Generator

Screenshot
Pop 30.20
Vit 1.00

CGI::Application::Generator provides a means by which a CGI::Application-based module can be created from code, as opposed to being written by hand. This module is intended to create the shell of an application module, based on the specification you provide. It will not output a completely functional application without additional coding. It will, however, create the structural parts of your application common to all CGI::Application-based modules. This module is intended to ease the creation of new CGI::Application modules and to encourage standardization of CGI::Application coding styles.

Download Website Updated 10 May 2005 Artefaktur Component Development Kit

Screenshot
Pop 90.40
Vit 2.48

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and [D]ynamic [M] ethod [I]nvocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Download Website Updated 15 Oct 2003 CogniX

Screenshot
Pop 15.97
Vit 59.45

The CogniX framework is a tool for creating, modifying, and maintaining dynamic database-enabled Web applications. It is completely object oriented.

Download Website Updated 14 Nov 2011 Redland RDF Library Language Bindings

Screenshot
Pop 89.60
Vit 9.72

redland-bindings provides high-level language bindings for the Redland RDF C libraries, allowing full access to the C APIs along with enhancements for individual languages. It currently provides bindings in Perl, PHP, Python, and Ruby.

Download Website Updated 25 Apr 2005 mod_perlservice

Screenshot
Pop 26.74
Vit 2.31

mod_perlservice is a module for the Apache Web server that makes it possible to directly call Perl methods and subroutines over the Internet from a client-side application using a variety of languages including Perl, C, and Flash Action Script.

No download Website Updated 23 Aug 2007 Continuity-Perl

Screenshot
Pop 11.49
Vit 1.73

Continuity-Perl is a Web application library for Perl that takes a different approach, using continuations to make Web programming more natural. It is minimalistic and works with any template toolkit (or none) and database interface. It is used in a similar way as CGI.pm.

Download Website Updated 18 Feb 2009 Maypole

Screenshot
Pop 48.06
Vit 3.16

Maypole is a Perl framework for MVC-oriented Web applications, similar to Jakarta's Struts. It is designed to minimize coding requirements for creating simple Web interfaces to databases, while remaining flexible enough to support enterprise Web applications.

Screenshot

Project Spotlight

pcapfix

A repair tool for corrupted pcap files.

Screenshot

Project Spotlight

rawdog

An RSS aggregator without delusions of grandeur.