Ithumb::XS
Ithumb::XS is a very small (single function) and simple Perl-XS module for creation a thumbnails, using Imlib2 library.
Installation
To manual install this module type the following:
$ perl Makefile.PL
$ make
$ make test
$ make install
To automatical install this module type the following:
$ cpan install Ithumb::XS
Dependences
This module requires these other modules and libraries:
Imlib2 (binary and headers)
CopyRight and license
Copyright (C) 2018 by Peter P. Neuromantic p.brovchenko@protonmail.com.
For more information see LICENSE file.