Perl implementation of the AIM TOC protocol.
Please see the example scripts for more information and usage instructions.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
none
AUTHOR
Alistair Francis <cpan@alizta.com>
COPYRIGHT AND LICENCE
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.