Copyright (c) 2003 Don Owens

All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

INSTALLATION

        perl Makefile.PL
        make
        make test
        make install