Projects tagged ‘library’, ‘perl’, and ‘programming’


Jump to tag:

Projects tagged ‘library’, ‘perl’, and ‘programming’

Filtered by Project Tags library perl programming

Refine results Project Tags development (5) database (2) linux (2) cpan (2) xml (1) utility (1) algebra (1) cms (1) http (1) framework (1) html (1) graphics (1)

[7 total ]

1USERS
 

A small, efficient and portable regex library for Perl 5 compatible regular expressions in Haskell. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. Test ... [More] coverage data for this library is available at: http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html [Less]

1USERS
 

The aim of this project is that you can do the following: 1. Take a laser pointer, webcam, and video projector. 2. Connect them to your computer. 3. Place the camera in the vicinity of the projector. 4. Now, simply use the laser pointer ... [More] as a pointing device (read: mouse) to control your computer! This might potentially be useful as a remote control device for home cinema (it is for me), or as an input device for presentations. Or maybe it's just something I wrote because I think it's cool. [Less]

1USERS

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

1USERS

Sometimes it's nice to be able to generate code on the fly. This tool does just that. You declare a few rules that can be used to define the class names you want to auto-generate and then the code that is to be built from it. Later you create your auto-generator object and start using the auto-generated classes.

1USERS
 

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 integration of expressions, for example. However, various ... [More] 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]

1USERS
 

Un framework en PHP escrito en espaƱol. --- A PHP framework in spanish.

1USERS

Remember complex information without giving yourself a headache. In cases where you just need a quick way of storing facts according to complex ques, this module provides some helpful shortcuts. I designed it to be used for storing the miscellaneous information on my custom IRC bots.