NAME
Alien::sqlite - Compile the Sqlite library
BUILD STATUS
SYNOPSIS
use Alien::sqlite;
DESCRIPTION
This Alien package is probably most useful for compilation of other modules, e.g. Geo::GDAL::FFI.
The Sqlite library can already be accessed from Perl code via the DBD::SQLite package.
REPORTING BUGS
Please send any bugs, suggestions, or feature requests to https://github.com/shawnlaffan/perl-alien-sqlite/issues.
SEE ALSO
AUTHORS
Shawn Laffan, <shawnlaffan@gmail.com>
COPYRIGHT AND LICENSE
Copyright 2018- by Shawn Laffan
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.