who
software
book
art
projects
contact


Software
Software
Software


My time at Casa Tregar has been spent in many fine ways-- but none so fine as my eternal pursuit of programming. As with anything given a certain amount of devotion, evidence always surfaces. Here's some of the freely available software I've written.


Perl
HTML::Template
 
site
docs
download

  a module for using HTML templates. Allows for a clean separation of Perl code and HTML markup.
HTML::Template::Expr
 
site
docs
download

  an extension to HTML::Template that adds basic expression support.
HTML::Template::JIT
 
site
docs
download
  a just-in-time compiler for HTML::Template that improves HTML::Template performance.
Devel::Profiler
 
docs
download

  a pure-Perl replacement for the Devel::DProf profiler.
IPC::SharedCache
 
docs
download

  a module that manages a cache in SysV IPC shared memory.
HTML::Pager
 
docs
download

  a module that provides a paging mechanism for data in HTML using HTML::Template.
Tie::IntegerArray
 
docs
download

  a module that provides a tied array interface to packed integers of any bit length.
gRMA
 
site

  an application for performing Rate Montonic Analysis of real-time systems. Written in Perl/Tk.
Guile
 
docs
download

  provides an interface to the Gnu Guile Scheme Interpreter.
Inline::Guile
 
docs
download

  an Inline interface to the Gnu Guile Scheme Interpreter.
TCL/TK
 
saMDI
 

download

  a TCL/Tk package used to build MDI (multi-document interface) applications.