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
DBI

DBI 1.636 updated

It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used. It is an open source module for interfacing Perl programs with databases of all kinds. DBI stands for...

read more
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

Snappy is a compression/decompression C++ library developed by Google.This is a Perl library providing a way to work with Snappy inside Perl-powered apps or websites.Bindings are also available for other programming languages:Common LispErlangHaskellJava...

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
RPC-XML

RPC-XML 0.79

This package is an implementation of the XML-RPC standard for Perl, a data messaging tool that uses XML to encode calls and HTTP as a transport mechanism.The RPC-XML Perl module includes lots of data manipulation classes and a server for handling the...

read more
SVN-Notify

SVN-Notify 2.84

The content of the sent email can be modified, as long with applying a filter on what changes trigger the mail function.SVN-Notify can work with SourceForge SVN servers, as well with HTML formatted mails.An additional option allows diffs to be calculated...

read more
Text::CSV

Text::CSV 1.33

Tools facilitate the composition and decomposition of comma-separated values using the Text::CSV_XS class or its pure Perl version.The module accepts either strings or files as input and can utilize any user-specified characters as delimiters,...

read more
Win32-Daemon

Win32-Daemon 20110117

It is an useful module for developers working on Windows desktop applications or scripts running on Windows hosting / servers.Features:Function callbacks Compiled Perl Applications What is new in this release:Make sure DllMain() has "C" linkage...

read more

Twilio allows web applications to easily make and receive phone calls and SMS text messages using a simple web service API and basic web programming skills like HTTP, XML, and REST.Developers can so create hosted IVR, PBX and SMS...

read more