WikiText

WikiText 0.19 updated

It can output to HTML, AST or another wiki markup.Features:Translates HTML and CSS input into PDF files Is written pure Python and therefore platform independent Supports document specifics like columns, headers, footers, page numbers, custom Postscript...

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

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

Multiple worksheets can be appended to a workbook.Formatting can also be added to cells.Text, formulas, hyperlinks, numbers and images can be written to cells.What is new in this release:Fix for minor typo/bug that caused issues with Math::BigInt. What is...

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