$ cpanp i CPAN
Installing CPAN (2.37)
Running [/cygdrive/c/cygperl-5.40.0-d/bin/perl -MCPANPLUS::Internals::Utils::Autoflush C:/Users/Owner/AppData/Roaming/.cpanplus/5.40.0/build/GoTwSCMIxI/CPAN-2.37/Makefile.PL]...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CPAN
Writing MYMETA.yml and MYMETA.json
Running [/usr/bin/make test]...
PERL_DL_NONLAZY=1 "/cygdrive/c/cygperl-5.40.0-d/bin/perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00signature.t ............... skipped: External program 'gpg' not found
t/01loadme.t .................. ok
t/02nox.t ..................... ok
t/03pkgs.t .................... ok
t/04clean_load.t .............. ok
t/10version.t ................. ok
t/11mirroredby.t .............. ok
t/12cpan.t .................... ok
t/13tarzip.t .................. ok
t/14forkbomb.t ................ skipped: test only run when called with --doit
t/30shell.t ................... skipped: no Expect, maybe try env CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT=1
t/31sessions.t ................ skipped: Yaml module [YAML] not installed
t/32pushyhttps.t .............. skipped: running MinimumVersion test only run when AUTHOR_TEST set
t/41distribution.t ............ skipped: No yaml module installed
t/42distroprefs.t ............. skipped: YAML required
t/43distroprefspref.t ......... ok
t/44cpanmeta.t ................ ok
t/50pod.t ..................... skipped: Test::Pod 1.00 required for testing POD
t/51pod.t ..................... ok
t/52podcover.t ................ skipped: Test::Pod::Coverage 0.18 required for testing pod coverage
t/60credentials.t ............. ok
t/70_critic.t ................. skipped: Test::Perl::Critic only run when AUTHOR_TEST set
t/71_minimumversion.t ......... skipped: running MinimumVersion test only run when AUTHOR_TEST set
t/97-compile.t ................ ok
t/97-cpanpm_output_hook.t ..... ok
t/97-expand_filenames.t ....... ok
t/97-install_hack.t ........... ok
t/97-mock.t ................... ok
t/97-process_options.t ........ ok
t/97-process_setup_options.t .. ok
t/97-return_values.t .......... ok
# will run '/cygdrive/c/cygperl-5.40.0-d/bin/perl -Mblib blib/script/cpan -y 2>&1'
# will run '/cygdrive/c/cygperl-5.40.0-d/bin/perl -Mblib blib/script/cpan -h 2>&1'
t/97-run.t .................... ok
All tests successful.
Files=32, Tests=476, 30 wallclock secs ( 0.00 usr 0.00 sys + 7.07 cusr 9.36 csys = 16.43 CPU)
Result: PASS
*** Install log written to:
C:/Users/Owner/AppData/Roaming/.cpanplus/install-logs/CPAN-2.37-1727840241.log
Module 'CPAN' installed successfully
No errors installing all modules
####
[MSG] [Wed Oct 2 13:36:37 2024] Trying to get 'http://www.cpan.org/authors/id/A/AN/ANDK/CPAN-2.37.tar.gz'
[MSG] [Wed Oct 2 13:36:41 2024] Trying to get 'http://www.cpan.org/authors/id/A/AN/ANDK/CHECKSUMS'
[MSG] [Wed Oct 2 13:36:42 2024] Checksum matches for 'CPAN-2.37.tar.gz'
[MSG] [Wed Oct 2 13:36:42 2024] Extracting 'CPAN-2.37.tar.gz'
####
$ perl -V:config_args
config_args='-des -Dusethreads -Dusemultiplicity -Dprefix=/cygdrive/c/cygperl-5.40.0-d -Dlibpth=/lib/gcc/x86_64-pc-cygwin/11';