Feed items

elementalClinic installer rebuilt

Until today, elementalClinic (emC) could be installed in one of two ways:

  1. from a Debian package, generated by a script hidden somewhere in svn
  2. by hand, after reading the INSTALL instructions, with cp

This is as inconvenient as it sounds.

Catalyst and elementalClinic

Part of my job involves development on elementalClinic (emC). emC is a few years old, and has undergone a lot of architectural change; it started as a collection of CGI scripts, grew into a collection of scripts, templates, and modules, and made the transition to a mod_perl application in late 2006.