NAME
Image::Leptonica - bindings to the Leptonica image processing library
VERSION
version 0.04
SYNOPSIS
use Image::Leptonica;
# TODO
DESCRIPTION
This module binds to all the functions in the Leptonica image processing library. It provides a very raw interface to the C functions.
Inline support
This module supports Inline's with functionality.
SEE ALSO
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.