Subject: | EU:MM assumes the existance of the binary 'false' |
As seen below, EU:MM assumes the existance of 'false', resulting in a
false error.
D:\cpan\trunk\Module-Install>dmake
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
dmake -f Makefile.old clean > NUL
C:\strawberry\perl\bin\perl.exe "-Iinc" Makefile.PL
include D:/cpan/trunk/Module-Install/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Makefile.pm
include inc/Module/Install/Share.pm
include inc/Module/Install/Compiler.pm
include inc/Module/Install/WriteAll.pm
Writing META.yml
include inc/Module/Install/Win32.pm
include inc/Module/Install/Can.pm
include inc/Module/Install/Fetch.pm
Writing Makefile for Module::Install
==> Your Makefile has been rebuilt. <==
==> Please rerun the dmake command. <==
false
'false' is not recognized as an internal or external command,
operable program or batch file.
dmake: Error code 129, while making 'Makefile'