AI::Prolog is a predicate logic engine implemented in pure Perl. In predicate logic, instead of telling the computer how to do something, you tell the computer what something is and let it figure out how to do it. Conceptually, this is similar to regular expressions. The AI::Prolog distribution contains a Prolog shell called aiprolog and two short adventure games, spider.pro and sleepy.pro.
Apache::Session is a persistence framework whose purpose is to provide session management to Web developers. It is designed to work with Apache and mod_perl, but it does not depend on them and will work with any Web server. This module provides a set of classes that give the developer maximum functionality. Session data can be stored in a database, flat files, or shared memory.
C-DynaLib is a Perl module that allows Perl programs to call C functions in dynamic libraries. It is useful for testing library functions, writing simple programs without the bother of XS, and generating C function pointers that call Perl code. If you have a C compiler that Perl supports, you will get better results by writing XSubs than by using this module.
You should publish it on CPAN.
CPAN Why you don't publish it on CPAN?
versions Latest version on CPAN is 0.94 and 1.20 on Freshmeat.
CPAN Please update it on CPAN also - it is convenient to install it with CPAN client.
Perl Please add "Perl" as development language (in Trove categories)
A Java based BPM framework to build workflow management systems in a fast and easy way.