Author: Arthur Corliss
Date: Jan. 27, 2003
This is a public release of a module that I've used and maintained internally for quite some time. Because of that, I consider it a stable and mature module, ready for production use.
Like all CPAN modules, just enter the following commands:
$ perl Makefile.PL
$ make
$ make test
$ make install