52 lines
2 KiB
Text
52 lines
2 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492040518.25974
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching autodynaload () on cpanmetadb ...
|
|
Unpacking autorequire-0.08.tar.gz
|
|
--> Working on autodynaload
|
|
Fetching http://www.cpan.org/authors/id/P/PA/PATL/autorequire-0.08.tar.gz ... OK
|
|
autorequire-0.08/
|
|
autorequire-0.08/Changes
|
|
autorequire-0.08/MANIFEST
|
|
autorequire-0.08/META.yml
|
|
autorequire-0.08/t/
|
|
autorequire-0.08/t/02_autodynaload_default.t
|
|
autorequire-0.08/t/03_autodynaload_hook.t
|
|
autorequire-0.08/t/lib/
|
|
autorequire-0.08/t/lib/t/
|
|
autorequire-0.08/t/lib/t/handle.pm
|
|
autorequire-0.08/t/lib/t/file.pm
|
|
autorequire-0.08/t/01_autorequire.t
|
|
autorequire-0.08/Makefile.PL
|
|
autorequire-0.08/README
|
|
autorequire-0.08/lib/
|
|
autorequire-0.08/lib/autorequire.pm
|
|
autorequire-0.08/lib/autodynaload.pm
|
|
Entering autorequire-0.08
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring autorequire-0.08 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for autorequire
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing autorequire-0.08 ... cp lib/autorequire.pm blib/lib/autorequire.pm
|
|
cp lib/autodynaload.pm blib/lib/autodynaload.pm
|
|
Manifying 2 pod documents
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
t/01_autorequire.t ........... ok
|
|
t/02_autodynaload_default.t .. ok
|