The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Ithumb-XS v0.1.0
================

Ithumb::XS is a very small (one function) and simple Perl-XS module
for creation a thumbnails, using Imlib2 library.

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:

  Imlib2

COPYRIGHT AND LICENCE

Copyright (C) 2018 by Peter P. Neuromantic <p.brovchenko@protonmail.com>

For more information see LICENSE file.