batcater98 has asked for the wisdom of the Perl Monks concerning the following question:

I am having issues installing MIME::LITE on one of my Windows 2003 Server machines. I was able to install it fine on my Dev XP machine. I am running Perl 5.8.8 Build 819, Here is what I get.
perl makefile.pl Complete Successfully nmake test Complete Successfully nmake install Stops with following error: Undefined subroutine &main::UpdateHTML_blib called at -e line 1. NMAKE + : fatal error U1077: 'C:\windows\system32\cmd.exe' : return code '0x +ff' Stop.
Any Ideas?

Replies are listed 'Best First'.
Re: Issues Installing MIME::LITE on Win32
by Anonymous Monk on Feb 15, 2007 at 21:42 UTC