Git-Repository

Git-Repository 1.315 updated

Git-Repository can be used for scripted interactions with Git repositories, supporting low-level commands. This means there's no one-liner to trigger a Git command and work with its output, but this is possible with a more complex code structure...

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

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
wxPerl

wxPerl 0.9927

wxPerl is a library to allow Perl programs to use wxWidgets.wxWidgets is a basic C++ framework for creating application GUIs that work on multiple OS platforms.It wraps the wxWidgets API and exposes it as callable Perl functions.wxPerl will allow...

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

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