Notes::API version 0.25 ============================== This module is a Perl interface to the Lotus Notes C API version 5.0.11. It is still in the very early stages of development. Any help welcomed and very appreciated. It is based on the initial work of Martin Brech. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires perl 5.6.1+ and a valid installation of Notes / Domino R5. COPYRIGHT AND LICENCE Put the correct copyright and licence information here. Copyright (C) 2003 Christian Cloutier This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.