in reply to compile modules @activeperl
You're using the wrong make program. You might be able to override with
perl Makefile.PL make=make [download]
$ perl -V:make make='dmake'; [download]