Subject: | Can't locate object method "format_compiler_cmd" via package "Module::Build" |
Whatever you're doing to make
my @cmds = $self->format_compiler_cmd(%spec);
invoke the appropriate sub format_compiler_cmd
(like in package Module::Build::Platform::Windows::MSVC for example),
it's not working.
Can't locate object method "format_compiler_cmd" via package "Module::Build" (perhaps you forgot to load "Module::Build"?) at
C:/Perl/site/lib/Module/Build/Platform/Windows.pm line 91.