=head1 NAME
CPP::geos - geos C++ library (alien, without perl-adapters).
=cut
=head1 DESCRIPTION
This is C++ GEOS (Geometry Engine - Open Source) L<library|https://trac.osgeo.org/geos/>
integrated into cpan with L<XS::Install> tool.
It is build as B<shared library> (opposed to static libraries build by Alien::*) and
includes all headers, to be able to write perl-adapters for it.
=head1 SYNOPSIS
=head1 AUTHOR
Pronin Oleg <syber@cpan.org>, Crazy Panda LTD
Ivan Baidakou <dmol@cpan.org>, Crazy Panda LTD
=head1 LICENSE
You may distribute this code under the same terms as Perl itself.
=cut