Tk-Image-Cut version 0.01
=========================

 This is a graphic user interface to cut pictures.
 I hope the graphic user interface is simple enough in order to
 be understood without great declarations.

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:

 Tk
 Tk::Frame
 Tk::FileSelect
 Tk::JPEG
 Tk::PNG

COPYRIGHT AND LICENCE

 Copyright (C) 2006 by Torsten Knorr
 create-soft@tiscali.de
 http://www.planet-interkom.de/t.knorr/index.html

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.


