Tkx-TclTk-Bind-ImageLibrary version 1.400

Tkx::TclTk::Bind::ImageLibrary - Bind the Tcl/Tk 'Img4.0.4'-library to Tkx.


INSTALLATION

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

Alternatively, to install with Module::Build, you can use the following commands:

  perl Build.PL
  ./Build
  ./Build test
  ./Build install


DEPENDENCIES

The following pragmas and modules are required:

  Modern::PBP::Perl
  Tkx::TclTk::Bind

INCOMPATIBILITIES

The module works with PERL 5:12 or higher under MS Win, Linux and Max OS.

COPYRIGHT AND LICENCE

Copyright (C) 2015, Juergen von Brietzke

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.