in reply to
error using nmake while building a module
Try using
dmake
instead.
Don't use '#ff0000':
use Acme::AutoColor; my $redcolor = RED();
All colors subject to change without notice.
Comment on
Re: error using nmake while building a module
Download
Code
Replies are listed 'Best First'.
Re^2: error using nmake while building a module
by
ramprasad27
(Sexton)
on Dec 11, 2011 at 03:32 UTC
oh yeah! thanks, it did solve my problem. MS... oh my dear MS.you wasted my 2 hours!
[reply]
In Section
Seekers of Perl Wisdom