Alien-geos-af
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
gather [
\©_geos_c_dll,
#\&pause,
# get all the geos-config fields
\&set_runtime_props_from_config,
];
# needed for gcc-13
sub update_hilbert_encoder_h {
my $build = shift;
my @files
= File::Find::Rule->file()
->name( 'HilbertEncoder.h' )
->in( '.' );
log ("Updating " . path ($files[0])->absolute);
my $replace = '#include <cstdint>';
path($files[0])->edit (
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.323 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )