Can't locate Perl/Tidy.pm in @INC (you may need to install the Perl::T
+idy module)
When I typed "cpanm Perl::Tidy" in the Command Window the installation failed, with the following in the build.log:
cpanm (App::cpanminus) 1.7044 on perl 5.028001 built for MSWin32-x64-m
+ulti-thread
Work directory is C:\Users\Judy/.cpanm/work/1569000722.23204
You have make C:\Strawberry\c\bin\dmake.exe
You have C:\WINDOWS\system32\curl.exe
Falling back to Archive::Tar 2.30
Searching Perl::Tidy () on cpanmetadb ...
--> Working on Perl::Tidy
Fetching http://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-201909
+15.tar.gz
-> OK
Unpacking Perl-Tidy-20190915.tar.gz
Entering Perl-Tidy-20190915
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.34)
Configuring Perl-Tidy-20190915
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Perl::Tidy
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)
Building and testing Perl-Tidy-20190915
#############################################################
### ###
### DMAKE WARNING ###
### ###
### Do not use dmake.exe utility as it is no longer ###
### part of Strawberry Perl, use gmake.exe instead! ###
### ###
### If you have troubles with CPAN client delete: ###
### %USERPROFILE%\AppData\Local\.cpan\CPAN\MyConfig.pm ###
### ###
#############################################################
-> FAIL Installing Perl::Tidy failed. See C:\Users\Judy\.cpanm\work\15
+69000722.23204\build.log for details. Retry with --force to force ins
+tall it.
Expiring 5 work directories.
Please tell me how to install perltidy. Thanks. |