Ken Williams wrote: > I do still fantasize about a script that actually parses the > Makefile.PL rather than using the "override WriteMakefile" trick.
As of 0.20_03, which has been released to CPAN, Makefile.PL's are parsed by default; the overriding WriteMakefile code has been kept for ``compatibility" issues, some nostalgia and extraordinary Makefiles. Latter action may be triggered by using the according switch of make2build.