A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.Note that without the "DateTime.pm" module, this module does not do much. It's primary interface is through a "DateTime"...

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

This is a Perl alternative for libraries like Imager, GD, Image::Magick, Image::Size.The code was taken from Image::Size, and has been optimized.What is new in this release:Detect GLOB or not by...

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

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

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