Alien::sqlite - Compile the Sqlite library
use Alien::sqlite;
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.
Please send any bugs, suggestions, or feature requests to https://github.com/shawnlaffan/perl-alien-sqlite/issues.
Geo::GDAL::FFI
Alien::gdal
Alien::geos::af
Alien::proj
Alien::spatialite
Shawn Laffan, <shawnlaffan@gmail.com>
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.
To install Alien::sqlite, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Alien::sqlite
CPAN shell
perl -MCPAN -e shell install Alien::sqlite
For more information on module installation, please visit the detailed CPAN module installation guide.