Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ sudo cpan App::cpanminus
- Loading internal logger. Log::Log4perl recommended for better logging
- Fetching with LWP:
- http://www.cpan.org/authors/01mailrc.txt.gz
- Reading '/Users/hakonhaegland/.cpan/sources/authors/01mailrc.txt.gz'
- ............................................................................DONE
- Fetching with LWP:
- http://www.cpan.org/modules/02packages.details.txt.gz
- Reading '/Users/hakonhaegland/.cpan/sources/modules/02packages.details.txt.gz'
- Database was generated on Fri, 10 Dec 2021 19:29:02 GMT
- .............
- New CPAN.pm version (v2.29) available.
- [Currently running version is v2.22]
- You might want to try
- install CPAN
- reload cpan
- to both upgrade CPAN.pm and run the new version without leaving
- the current session.
- ...............................................................DONE
- Fetching with LWP:
- http://www.cpan.org/modules/03modlist.data.gz
- Reading '/Users/hakonhaegland/.cpan/sources/modules/03modlist.data.gz'
- DONE
- Writing /Users/hakonhaegland/.cpan/Metadata
- Running install for module 'App::cpanminus'
- Fetching with LWP:
- http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz
- Fetching with LWP:
- HASH(0x103ea2578)authors/id/M/MI/MIYAGAWA/CHECKSUMS
- Fetching with LWP:
- HASH(0x103ea2578)authors/id/M/MI/MIYAGAWA/CHECKSUMS.gz
- Fetching with LWP:
- http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
- Checksum for /Users/hakonhaegland/.cpan/sources/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz ok
- Configuring M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz with Makefile.PL
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for App::cpanminus
- Writing MYMETA.yml and MYMETA.json
- MIYAGAWA/App-cpanminus-1.7044.tar.gz
- /usr/bin/perl Makefile.PL -- OK
- Running make for M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz
- cp lib/App/cpanminus/fatscript.pm blib/lib/App/cpanminus/fatscript.pm
- cp lib/App/cpanminus.pm blib/lib/App/cpanminus.pm
- cp bin/cpanm blib/script/cpanm
- "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanm
- Manifying 1 pod document
- Manifying 2 pod documents
- MIYAGAWA/App-cpanminus-1.7044.tar.gz
- /usr/bin/make -- OK
- Running make test for MIYAGAWA/App-cpanminus-1.7044.tar.gz
- PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
- t/happy_cpantesters.t .. 1/1 # App::cpanminus/1.7044
- t/happy_cpantesters.t .. ok
- All tests successful.
- Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.02 cusr 0.01 csys = 0.04 CPU)
- Result: PASS
- MIYAGAWA/App-cpanminus-1.7044.tar.gz
- /usr/bin/make test -- OK
- Running make install for MIYAGAWA/App-cpanminus-1.7044.tar.gz
- Manifying 1 pod document
- Manifying 2 pod documents
- Installing /Library/Perl/5.30/App/cpanminus.pm
- Installing /Library/Perl/5.30/App/cpanminus/fatscript.pm
- Installing /usr/local/share/man/man1/cpanm.1
- Installing /usr/local/share/man/man3/App::cpanminus.3pm
- Installing /usr/local/share/man/man3/App::cpanminus::fatscript.3pm
- Installing /usr/local/bin/cpanm
- Appending installation info to /Library/Perl/Updates/5.30.3/darwin-thread-multi-2level/perllocal.pod
- MIYAGAWA/App-cpanminus-1.7044.tar.gz
- sudo /usr/bin/make install -- OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement