-
-
01 Nov 2019 07:50:44 UTC
- Distribution: CPP-geos
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (202 / 0 / 5)
- Kwalitee
Bus factor: 1- License: unknown
- Activity
24 month- Tools
- Download (4.26KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- XS::Install
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Why not adopt me?
This distribution is up for adoption! If you're interested then please contact the PAUSE module admins via email.NAME
CPP::geos - geos C++ library (alien, without perl-adapters).
DESCRIPTION
This is C++ GEOS (Geometry Engine - Open Source) library integrated into cpan with XS::Install tool.
It is build as shared library (opposed to static libraries build by Alien::*) and includes all headers, to be able to write perl-adapters for it.
SYNOPSIS
AUTHOR
Pronin Oleg <syber@cpan.org>, Crazy Panda LTD
Ivan Baidakou <dmol@cpan.org>, Crazy Panda LTD
LICENSE
You may distribute this code under the same terms as Perl itself.
Module Install Instructions
To install CPP::geos, copy and paste the appropriate command in to your terminal.
cpanm CPP::geos
perl -MCPAN -e shell install CPP::geos
For more information on module installation, please visit the detailed CPAN module installation guide.