libpath-router-perl

tool for routing paths

Path::Router provides a way of deconstructing paths into parameters suitable for dispatching on. It also provides the inverse in that it will take a list of parameters, and construct an appropriate uri for it.

libxsom-java

XML Schema Object Model Java library

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

libanyevent-dbi-perl

module supporting asynchronous DBI access

AnyEvent::DBI is an AnyEvent extension, you need to make sure that you use and run a supported event loop. This module implements asynchronous DBI access by forking or executing separate "DBI-Server" processes and sending them requests. It means that you can run DBI requests in parallel to other tasks. The overhead for very simple statements ("select 0") is somewhere around 100% to 120% (dual/single core CPU) compared to an explicit prepare_cached/execute/fetchrow_arrayref/finish combination.

libtask-kensho-cli-perl

provides modules recommended for Task::Kensho::CLI

Task::Kensho is a list of recommended modules for Enlightened Perl development.

libtask-kensho-excelcsv-perl

provides modules recommended for Task::Kensho::ExcelCSV

Task::Kensho is a list of recommended modules for Enlightened Perl development.

r-cran-survmisc

GNU R miscellaneous functions for survival data

A collection of functions to help in the analysis of right-censored survival data. These extend the methods available in package:survival.