LCD - LCD::MatrixOrbital - Provides a method in perl to use MatrixOrbital displays. Version: 0.95 WHAT IS IT LCD::MatrixOrbital is a library module for accessing, and printing to a MatrixOrbital display. All functions that are accessible on a MatrixOrbital (Without Keypad) have been provided for in this program. You can print, create Graphs, Large digits, create new characters, use a keypad and more. USING LCD::MatrixOrbital IN YOUR SCRIPTS To find out hot to use LCD::MatrixOrbital, read the README.usage file that came with this distribution. BUILDING/INSTALLING This package is set up to configure and build like a typical Perl extension. To build: perl Makefile.PL make make install You may need super-user access to install. Note: there are no tests yet, so make test will do nothing. PROBLEMS/BUG REPORTS Please send any reports of problems or bugs to soulcatcher@evilsoft.org. CREDITS AND LICENSES This package is copyright © 1999, 2000 by Devon Jones (soulcatcher@evilsoft.org) and may be distributed under terms of the Artistic License, or GPL used to cover Perl itself. See the file Artistic in the distribution of Perl 5.002 or later for details of copy and distribution terms. Perl module interface by Devon Jones (soulcatcher@evilsoft.org). Contributions from: Vincent Thinselin (vthinsel@capgemini.fr) Etienne Goyer (etienne.goyer@linuxquebec.com)