Tk-Image-Calculation
====================

This module calculates points and lines inside or outside from simple graphic objects.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

Or have a look at http://www.cpan.org/modules/INSTALL.html

DEPENDENCIES

This module requires no other modules and libraries.

COPYRIGHT AND LICENCE

Copyright (C) 2006 by Torsten Knorr

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.9.2 or,
at your option, any later version of Perl 5 you may have available.