shawnlaffan / biodiverse

A tool for the spatial analysis of diversity
http://shawnlaffan.github.io/biodiverse/
GNU General Public License v3.0
74 stars 19 forks source link

paths - replace Path::Class with Path::Tiny #853

Closed shawnlaffan closed 1 year ago

shawnlaffan commented 1 year ago

It's a low priority but we should replace Path::Class with Path::Tiny. The Path::Tiny interface is simpler and it does all we need.