Malcolm Beattie's B module allows you to examine the Perl op tree at
runtime, in Perl space; it's the basis of the Perl compiler. But what it
doesn't let you do is manipulate that op tree: it won't let you create
new ops, or modify old ones. Now you can.
Well, if you're intimately familiar with Perl's internals, you can.
This is, tuned by Shoichi Tamuki, Eric A. Welsh's collection of
Gravis UltraSound MIDI patches configured for use with the TiMidity++
MIDI player. A configuration file for TiMidity++ to use these patches
is also included.
GTK-Imonc is a GTK2-based imond-client to control an on(e) disc fli4l
router. You can dial/hangup the connection, show status information
(traffic, cpu), shutdown/reboot and even remotely update the router.
[ excerpt with modifications from developer's web site ]
Graphite-Rade8 is a Mac OS X like iconset converted from mac file
format over to our native png format. Most icons are from rad-e8
design (http://www.rad-e8.com), some are my own, and some are from
other icons I've found. This iconset also serves as a template for
future iconsets as well.
[ excerpt with modifications from developer's web site ]
Graphite-Rade8 is a Mac OS X like iconset converted from mac file
format over to our native png format. Most icons are from rad-e8
design (http://www.rad-e8.com), some are my own, and some are from
other icons I've found. This iconset also serves as a template for
future iconsets as well.
Perl compiler's C backend
This compiler backend takes Perl source and generates C source
code corresponding to the internal structures that perl uses to
run your program. When the generated C source is compiled and
run, it cuts out the time which perl would have taken to load
and parse your program into its internal semi-compiled form.
That means that compiling with this backend will not help improve
the runtime execution speed of your program but may improve
the start-up time. Depending on the environment in which your
program runs this may be either a help or a hindrance.
This module exposes the perl interpreter's PL_compiling variable to perl.
PL_check is an array indexed by opcode number (op_type) that contains
function pointers invoked as the last stage of optree compilation,
per op.
These functions make it easier to manipulate the op tree.
A collection of dock applications for use with
the Enlightenment window manager.
The currently supported epplets are:
E-Areas, E-Bandwidth E-Biff, E-Clock, E-Cpu, E-Disk, E-Exec, E-Load,
E-LoadMeter, E-Magic, E-MemWatch, E-Mixer, E-MoonClock, E-Net,
E-NetFlame, E-NetGraph, E-OpenGL-Demo, E-Pants, E-Pinger, E-PlayCD,
E-Power, E-SD, E-ScreenSave, E-ScreenShoot, E-Slides, E-Sys, E-Time,
E-Toolbox, E-UrlWatch, E-Wireless, EMix