I had a similar problem see Ideas on more foolproof Makefile.PL and generated Makefile.
Realized after some days, when I saw # dmake expands {{ to { and }} to }. in the file perl/lib/ExtUtils/MM_Win32.pm that I should have used dmake!!
Using wrong make program in Windows often results in difficult to interpret error messages. The time to find the real problem (using wrong makefile program) is often long.
I have proposed (with no success) to make the makefile generated by ExtUtils::MakeMaker more foolprof by:
# Typical usage: # perl Makefile.PL # dmake # dmake test # dmake install
In reply to Re: Problem installing Carp-1.25 under DWIM Perl
by bojinlund
in thread Problem installing Carp-1.25 under DWIM Perl
by HelenCr
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |