Image-Size

Image-Size 3.300

It is practically a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives.This Perl module has adapted the code to pre-format that output into either HTML or a...

read more

The IP2Location Perl Module allows developers to build applications capable of connecting to an IP2Location database, sending an IP address and retrieving the desired results.The IP2Location Perl  Module works with both versions of the IP protocol,...

read more
Mason

Mason 2.24 updated

Mason allows developers to insert Perl code in HTML via a customizable template.This means pages can be built with lots of reused code and in lesser time.Can be used from CGI or even stand-alone.What is new in this release:Fixes: Release new version using...

read more

It communicates with the Mollom web API via XML-RPC to determine whether user input is spam content, flame or obscene. Usage: 1. Download package.2. Unzip package.3. Install package following the instructions in the readme file.4. Create account on...

read more
MongoDB Perl Driver

MongoDB Perl Driver 1.2.2 updated

The MongoDB database is a document-oriented NoSQL database, perfect for high intensive load environments. The MongoDB Perl Driver enables developers to write apps that connect, store and retrieve information from a MongoDB database. This is a MongoDB...

read more
Net-GitHub

Net-GitHub 0.78 updated

Github is a popular Git host for developers. This library allows Perl developers to interact with its services.What is new in this release:Use JSON::MaybeXS instead of deprecated JSON::Any. What is new in version 0.75:Use JSON::MaybeXS instead of...

read more

This is an all-Perl module implementing an SSH (Secure Shell) client, both SSH-1 and SSH-2 protocols.It enables the developer to simply and securely execute commands on remote machines, and receive the STDOUT, STDERR, and exit status of that remote...

read more

Providing the module with a block of BBCode formatted text, it will parse, interpret and render it as HTML or plain text. Markdown suppport is still under development.What is new in this release:POD, minimum Perl, consistent version numbers. What is new...

read more
Path-Mapper

Path-Mapper 0.012

It practically does a path substitution based on the deepest common known directory.To use it, the user needs to create a new Path::Mapper object using <base> as the 'root' directory (by default, everything is mapped to be under that...

read more