Subject: | Makefile.PL -pm; nmake fails on Win32 |
I've checked a Makefile.PL -pm build and can confirm this is a Win32
only problem.
Details:-
C:\temp\Params-Util-0.35>perl Makefile.PL -pm
Writing Makefile for Params::Util
C:\temp\Params-Util-0.35>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'lib/Params/Util'
Stop.
Can't figure out why this is happening so no patch this time :(
Lyle