Control Emacs using Perl as an alternative to Emacs Lisp. EPL (Emacs Perl) lets you control Emacs and XEmacs using Perl as an alternative to Emacs Lisp.
Perl module to generate Gtk-Perl apps from a Glade file Glade-Perl will read a Glade-Interface XML file, build the UI and/or write the perl source to create the UI later and handle signals. It also creates an 'App' and a 'Subclass' that you can edit. The ...
Devel for ldetect-lst See ldetect-lst.
Run time library for parrot Run time library for parrot.
Devel files for parrot Devel files for parrot.
Construct and optionally mail MIME messages Mime-construct constructs and (by default) mails MIME messages. It is entirely driven from the command line, it is designed to be used by other programs, or people who act like programs.
Virtual machine designed to compile and execute bytecode Parrot is a virtual machine designed to efficiently compile and execute bytecode for interpreted languages. Parrot will be the target for the final Perl 6 compiler, and is already usable as a backend ...
The Perl programming language Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are ...
Perl interface for the ACEDB object-oriented database Designed specifically for use in genome sequencing projects, ACEDB provides powerful modeling and management services for biological and laboratory data. For others, it is a good open source ...
Acme::BooK::Is::My::Bitch has a great story behind it At YAPC::EU::2006, in Birmingham, England, BooK auctioned the right for someone to pick a module from CPAN and have that module's name (temporarily) tattoed in his arm for all the conferences BooK ...
A configurable speaking/thinking Cow Talking cows. ASCII artwork. A veritable foundation of the Internet. Now you can make the cows say whatever you want. Acme::Cow is the module that does all the work behind the new version of ...
Module for using Java-like stack traces This module tries to improves the Perl programmer experience by porting the Java paradigm to print stack traces, which is more professional than Perl's way.
Generates themed metasyntactic variables Acme::MetaSyntactic is a perl module to generate good (as well as funny) metasyntactic variable names. It provides several variable themes, from the usual "foo" "bar" list, to the fight sound effects ...
A module for merging hierarchies using the C3 algorithm This module implements the C3 algorithm. Most of the uses for C3 revolve around class building and metamodels, but it could also be used for things like dependency resolution as well since it tends ...
Perl interface to Michiel Jan Laurens de Hoon's C clustering library This module is an interface to the C Clustering Library, a general purpose library implementing functions for hierarchical clustering (pairwise simple, complete, average, and centroid linkage), along ...
Algorithmic framework for implementing dependency tree Algorithm::Dependency is a framework for creating simple read-only dependency hierachies, where you have a set of items that rely on other items in the set, and require actions on them as well. ...
Compute `intelligent' differences between two files / lists This module compute `intelligent' differences between two files / lists.
Apply one or more Algorithm::Diff diffs This module contains subroutines for applying diffs generated by Algorithm::Diff to a target array in the hope of regenerating a new array incorporating all the changes described in the diffs into a ...
CPAN Alias module for aliasing services This Perl module performs aliasing services. You may find this module useful if you: * are tired of dereferencing hash-based object attributes * wish perl could make-do with fewer $, -> and {} things ...
Provide framework for multiple event loops AnyEvent - provide framework for multiple event loops Event, Coro, Glib, Tk - various supported event loops.
Apache::ASP - A perl ASP port to Apache Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. ...
Perl Authentication and Authorization via cookies Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication ...
Initiate a persistent database connection This module initiates a persistent database connection.
Apache-Filter module for perl Apache-Filter module for perl : Alter the output of previous handlers.
Apache::Geo::IP - Look up country by IP Address This module constitutes a mod_perl (both versions 1 and 2) interface to the Geo::IP and Geo::Mirror modules. Geo::IP is used to look up in a database a country of origin of an IP address, while ...
Perl module to parse a line from an Apache logfile into a hash This implements a simple Perl class to parse Apache log files.
Apache::ProxyRewrite - mod_perl URL-rewriting proxy Apache::ProxyRewrite acts as a reverse-proxy that will rewrite URLs embedded in HTML documents per apache configuration directives. This module was written to allow multiple backend services with ...
A persistence framework for session data Apache::Session is a persistence framework which is particularly useful for tracking session data between httpd requests. Apache::Session is designed to work with Apache and mod_perl, but it should ...
A simple wrapper around Apache::Session This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id, or it can look in a ...
An extented persistence framework for session data Apache::SessionX extends Apache::Session. It was initialy written to use Apache::Session from inside of HTML::Embperl, but is seems to be useful outside of Embperl as well, so here is it as ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |