Projects tagged ‘cpan’ and ‘library’


[9 total ]

9 Users
   

Perl bindings to OpenSSL.
Created over 2 years ago.

2 Users
 

The purpose of this Perl module and its plugin modules is to speed up the execution of a program at the expense of a longer startup time. AutoXS::Accessor comes with this same distribution as an ... [More] example plugin. AutoXS plugins use the B and B::Utils modules to scan all subroutines (or methods) in the calling package for certain patterns. If a subroutine complies with such a pattern, it is replaced with an XS subroutine that has the same function. AutoXS::Accessor uses Class::XSAccessor to generate the fast replacement accessors. [Less]
Created about 1 year ago.

1 Users

A Perl module to allow Perl regular expressions to be applied to streams. Quoting the documentation: Perl filehandles are streams, but sometimes they just aren't powerful enough. This module ... [More] offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. [Less]
Created about 1 year ago.

1 Users

Sub::Assert is a Perl module that implements subroutine pre- and postconditions. Furthermore, it allows restricting a subroutine's calling context.
Created about 1 year ago.

1 Users
 

Math::Symbolic is intended to offer symbolic calculation capabilities to the Perl programmer without using external (to Perl) libraries and/or applications. It's quite limited in scope. No ... [More] integration of expressions, for example. However, various extensions have been written to allow things like symbolic tree transformations using declarative syntax or compilation to Perl or C code for faster numeric evaluation. [Less]
Created about 1 year ago.

1 Users

The Class::XSAccessor family of Perl modules provide the means to generate fast accessors for both hash (Class::XSAccessor) and array (Class::XSAccessor::Array) based Perl objects. The generated ... [More] accessors are about twice as fast as the simplest (and thus fastest) hand-coded pure-Perl accessors. [Less]
Created about 1 year ago.

1 Users

Perl interface to libnotify.
Created over 2 years ago.

1 Users

Perl module for handling of numbers with arbitrary many uncertainties. Does automatic error propagation and scientific rounding. An extension for outputting the objects in LaTeX syntax is available.
Created about 1 year ago.

1 Users

Perl module for interfacing with URL-shortening sites.
Created about 1 year ago.