in reply to Re^3: Strawberry CPAN.pm wrongly overrides INC in Makefile.PL
in thread Strawberry CPAN.pm wrongly overrides INC in Makefile.PL

Config_heavy.pl: cc='gcc' becomes cc='C:/strawberry/c/bin/gcc'
I already do something similar in the Portable Perl interface. Since Strawberry is still locked into using a fixed path, this is probably an excellent idea.