shawnlaffan / Geo-ShapeFile

A perl library for reading shapefiles
https://metacpan.org/module/Geo::ShapeFile
2 stars 1 forks source link

test data - generate non-ascii file names with testing #30

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

The 3.02 release is seeing failures due to missing files. This is likely because of file name mangling somewhere along the way.

http://www.cpantesters.org/cpan/report/24b76368-b315-11ed-bb9e-81ad2b9d4dbf

The file with non-ascii characters is just a copy of one of the other files anyway, so we might as well generate it on the system as we go.

michal-josef-spacek commented 1 year ago

make dist not working

shawnlaffan commented 1 year ago

Updated files are now on CPAN as v3.03: https://metacpan.org/release/SLAFFAN/Geo-ShapeFile-3.03

Will monitor cpan testers and close if all goes well.

shawnlaffan commented 1 year ago

Test are green so far where previously it was all red. Closing issue. http://fast-matrix.cpantesters.org/?dist=Geo-ShapeFile+3.03