in reply to Why am I getting message «Operation "<=>": no method found,» ?

Just a guess: Class::Measure::Length is required by GIS::Distance, and overloads (redefines) the <=> operator.

The way forward always starts with a minimal test.
  • Comment on IGNORE: Re: Why am I getting message «Operation "<=>": no method found,» ?
  • Download Code