in reply to Re: Problem installing Carp-1.25 under DWIM Perl
in thread Problem installing Carp-1.25 under DWIM Perl

The problem seems to be around here.

Nope, using the wrong make is the problem

DWIMPerl (a StrawberryPerl) generally comes with dmake,  perl -V:make

Replies are listed 'Best First'.
Re^3: Problem installing Carp-1.25 under DWIM Perl
by HelenCr (Monk) on May 21, 2012 at 00:08 UTC
    Can you please be a bit mode specific (verbose) how to use dmake? I am a (relative) newbie.

      Can you please be a bit mode specific (verbose) how to use dmake? I am a (relative) newbie.

      Don't type "nmake" type "dmake" instead.

      Read A Guide To Installing Modules (replies too)

      Use  cpanp -i Carp::Always to install modules