[](
https://travis-ci.org/ajolma/Geo-GDAL-FFI)
Geo-GDAL-FFI
=======================
Perl FFI to GDAL using FFI::Platypus
INSTALLATION FROM CPAN DISTRIBUTION
To build, test and install this module the basic steps are
perl Makefile.PL
make
make test
make install
DEPENDENCIES
DOCUMENTATION
COPYRIGHT AND LICENCE
Copyright (C) 2017- by Ari Jolma.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.