C:\Users>perl -e "print $^X"
C:\Perl64\perl\bin\perl.exe
C:\Users>
But I tried without cpan shell using source. and I am able to write Makefile but dmake.exe gives same error.
C:\Perl64\cpan\build\Perl-Tidy-20121207-joTgGx>dmake
C:Perl64perlbinperl.exe: not found
dmake: Error code 255, while making 'blib\lib\Perl\.exists'
|