Help for this page
my %options = ( END ... # Remove the Makefile dependency. Causes problems on a few systems. sub MY::makefile { '' } END
use ExtUtils::MakeMaker; my %options = ( ... # Remove the Makefile dependency. Causes problems on a few systems. sub MY::makefile { '' }