# import all the available functions specifying by name use Geo::Coordinates::VandH::XS qw( toVH toLatLon distance degrees radians ); # or as documented in the very sparse docs ;-) use Geo::Coordinates::VandH::XS qw( :all );