This module provide functions that takes a list of values as their argument and produces a string as its result.The outputted string contains PHP code that produces an accurate copy of the original arguments.The main feature of the module is that it...

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

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

Chart-OFC2 0.08_02

OFC2 is a Flash script for creating quick and embeddable graphs and charts.The current version implements just a subset of functionality that Open Flash Chart 2 is offering.But it should help in starting creating OFC2 graphs quite fast.The JSON format...

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

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

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