RSS 23 projects tagged "GPL"

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

Screenshot
Pop 30.66
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 21 May 2010 CentralNic Toolkit

Screenshot
Pop 76.37
Vit 11.69

The CentralNic Toolkit is CentralNic's system for instantaneous Registry-Registrar Communications. Registrars can use this system to register and modify CentralNic domain names in real time, with no delays for human intervention or e-mail processing. The Toolkit also provides advanced and efficient methods for searching for and querying domain names and whois records, and retrieving account information.

Download Website Updated 13 Mar 2009 Class::MethodMaker

Screenshot
Pop 25.87
Vit 2.09

Class::MethodMaker is a Perl module to generate accessor methods automatically, making it easier to build classes following a certain style.

No download Website Updated 06 Mar 2006 DKIM Proxy

Screenshot
Pop 28.25
Vit 51.34

dkimproxy is an SMTP proxy that signs and/or verifies Domain Keys Identified Mail (DKIM). It is designed to work with Postfix. It comprises two separate proxies: an "outbound" proxy for signing outgoing email, and an "inbound" proxy for verifying signatures of incoming email. With Postfix, the proxies can operate as either Before-Queue or After-Queue content filters.

Download Website Updated 04 Mar 2002 Event Management System

Screenshot
Pop 33.59
Vit 1.00

EMS is an event manager for PIKT and other monitoring tools that allows you to send UDP events instead of mail messages from PIKT alarms (not alerts). Those events are sent as XML ciphered (you can use your favorite cipher) messages via UDP, from the client (epush) to the manager (eventd), consolidate events together (grouping events together or discarding them when necessary), and store events in a backend database. The database is your choice, although EMS has been developed with MySQL in mind. Hooks are in place to provide future advanced event correlation, "management" of events via a web interface, display alerts on user uploaded maps, and send data from your performance monitoring application to RRDTool via special 'data' events.

No download Website Updated 24 Dec 2010 GnuPG::Interface

Screenshot
Pop 43.47
Vit 2.84

GnuPG::Interface is a Perl module interface to interacting with GnuPG. It implements a rich set of filehandle communication with GnuPG and includes a key object organization structure with information gathered from GnuPG's with-colons option.

Download Website Updated 17 Jun 2005 HTML Document Object

Screenshot
Pop 80.14
Vit 8.34

The HTMLObject is a set of Perl modules that provides the ability to create Dynamic HTML documents (Framesets, DHTML, etc.). You can generate your code without having to do cookies first, then JavaScript, then the body. As long as the content is output in the correct order, you can generate JavaScript or cookies at any point since the output is not sent to the server until you call the display() method. It attempts to fully support HTML 4.x and XHTML. Helper methods are provided to do cookies, URI encoding, etc. There is a Form processing module which will generate the form, gather the input, and then validate the input, re-displaying the form if errors are encountered with the invalid entries marked as such.

Download Website Updated 13 Mar 2009 JSON::XS

Screenshot
Pop 43.53
Vit 2.71

JSON::XS implements JSON for Perl. Unlike other modules, its primary goal is to encode to syntactically correct JSON and flag invalid JSON while decoding. It ensures round-trip integrity of data types while being intuitive to use. Currently being the fastest of the JSON encoders available for Perl, it supports a variety of format options, such as single-line, ASCII-only, or pretty-printed, and can be tuned for speed or memory usage. It comes with a wealth of documentation describing usage and implementation details.

Download Website Updated 28 Jun 2005 PCX Firewall

Screenshot
Pop 164.23
Vit 9.23

PCX Firewall is an iptables firewalling solution that uses Perl to generate static shell scripts based upon the user's configuration settings. This allows the firewall to startup quickly, as it does not have to parse config files every time it starts.

Download Website Updated 05 Jan 2005 ResourcePool

Screenshot
Pop 59.09
Vit 4.40

The Perl ResourcePool provides a generic way to use connection caching for any kind of resources like Net::LDAP or DBI. It includes a LoadBalancer to spread load across different servers and increase overall performance and availibility of service. The ResourcePool and LoadBalancer are easily extendable to cover your needs.

Screenshot

Project Spotlight

DJIGZO Email Encryption Gateway

An email encryption gateway server.

Screenshot

Project Spotlight

Pcompress

A parallel compression and deduplication utility.