in reply to How to pass options to Makefile.PL when using cpanm?

Hi Gabor,

the man page for cpanm shows some experimental parameters --configure-args, --build-args, --test-args, --install-args which probably help to solve your issue.

Best regards
McA