balajinagaraju has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I have searched on many forums and found that downloading of'pp' module fails using both CPAN and PPM , and i have faced the same issue when downloading. It just doesn't work, so i tried building it built still it fails due to some error.Below is my log, has anyone faced a similar kind of issue can help in debugging this problem?.
D:\temp\temp\PAR-Packer-1.013\PAR-Packer-1.013>perl Makefile.PL Prototype mismatch: sub main::prompt: none vs ($;$) at C:/strawberry/p +erl/lib/ExtUtils/MakeMaker.pm line 219 Writing Makefile for par.exe Writing MYMETA.yml and MYMETA.json Writing Makefile for PAR::Packer Writing MYMETA.yml and MYMETA.json D:\temp\temp\PAR-Packer-1.013\PAR-Packer-1.013>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\strawberry\perl\bin\perl.exe "-Minc::Module::Install" -e " +extract_pa r(q(PAR-Packer-1.013-MSWin32-x86-multi-thread-5.12.3.par))" to undefined at C:/strawberry/perl/lib/ExtUtils/Install.pm line 1208 NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code + '0x2' Stop.
|
---|