So then I tried:
sudo cpanm Boost::Geometry::Utils Math::Clipper \
Math::ConvexHull Math::ConvexHull::MonotoneChain Math::Geometry::Voronoi Math:

lanePath Moo Wx XML:

AX
and end up with:
--> Working on Boost::Geometry::Utils
Fetching [
www.cpan.org] ... OK
Configuring Boost-Geometry-Utils-0.13 ... OK
==> Found dependencies: ExtUtils::Typemaps:

efault
--> Working on ExtUtils::Typemaps:

efault
Fetching [
www.cpan.org] ... OK
Configuring ExtUtils-Typemaps-Default-1.03 ... OK
==> Found dependencies: ExtUtils::Typemaps
Found ExtUtils::Typemaps 3.18 which doesn't satisfy 3.18_03.
! Installing the dependencies failed: Installed version (3.18) of ExtUtils::Typemaps is not in range '3.18_03'
! Bailing out the installation for ExtUtils-Typemaps-Default-1.03. Retry with --prompt or --force.
! Installing the dependencies failed: Module 'ExtUtils::Typemaps:

efault' is not installed
! Bailing out the installation for Boost-Geometry-Utils-0.13. Retry with --prompt or --force.
--> Working on Math::Clipper
Fetching [
www.cpan.org] ... OK
Configuring Math-Clipper-1.22 ... OK
==> Found dependencies: ExtUtils::Typemaps:

efault
! Installing the dependencies failed: Module 'ExtUtils::Typemaps:

efault' is not installed
! Bailing out the installation for Math-Clipper-1.22. Retry with --prompt or --force.
Math::ConvexHull is up to date. (1.04)
Math::ConvexHull::MonotoneChain is up to date. (0.01)
Math::Geometry::Voronoi is up to date. (1.3)
Math:

lanePath is up to date. (104)
Moo is up to date. (1.002000)
Wx is up to date. (0.9922)
XML:

AX is up to date. (0.99)
So I went cpan.org/~smueller/ExtUtils-ParseXS/ and downloaded ExtUtils-ParseXS-3.18_03, but when I try to extract it it tells me it doesnt look a tar archive and aborts.
Am I on the right track and what am I missing here,please?