The Lair Of The Toolsmith

In here you can find the various bits and pieces that are the dabblings of the toolsmith.

mplib1

The here for an extensive C-based library for co-operative multi-process applications.

zonemunge

Try here for a DNS zone munging tool.

DBIUtil

Try here for a perl module to provide simplified access to DBI connected databases using a standard configuration file for connection detail. The module also provides a number of extremely useful meta-routines for fetching/executing that can be simply combined with other modules like HTML::Template to provide a quick web interface to database data.

mailtest

Try here for a perl-based command-line utility which does injection of test messages into specified SMTP server.

StdModule

Try here for a simple base class module that eliminates the most common code when creating objects.