Did you read the message that cpan had?
Quote:
NMAKE : fatal error U1081: '@' : program not found
Stop.
"C:\perl\nmake.exe" -- NOT OK
|
So cpan is looking for nmake in c:\perl\ and not c:\perl\bin\ as previously suggested. Simplist solution at this point is to move nmake to where it is expected.