MMAgic Demonstration Script

1.0

The MMAgic namespace contains various packages written by Marc M. Adkins over a period of years. Some of them started in C++ and migrated to Objective-C before being converted to Perl. These packages are used for various personal projects, but may perhaps be of some interest to others.

Packages of interest

The MMAgic.pl script is a simple demonstration of some of the packages:

Data.pm
Configuration or simple data files loaded as Perl data structure. Uses safe module to block Trojan horse code.
Log.pm
Indented, tiered logging mechanism.
Trace.pm
Tracing filter with no run-time penalty.
Author:
Marc M. Adkins