95 lines
3.5 KiB
Text
95 lines
3.5 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493100214.2843
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
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 Tie::Google () on cpanmetadb ...
|
|
Unpacking Tie-Google-0.03.tar.gz
|
|
--> Working on Tie::Google
|
|
Fetching http://www.cpan.org/authors/id/D/DA/DARREN/Tie-Google-0.03.tar.gz ... OK
|
|
Tie-Google-0.03/
|
|
Tie-Google-0.03/t/
|
|
Tie-Google-0.03/t/scalar.t
|
|
Tie-Google-0.03/t/hash.t
|
|
Tie-Google-0.03/t/options.t
|
|
Tie-Google-0.03/t/array.t
|
|
Tie-Google-0.03/SIGNATURE
|
|
Tie-Google-0.03/README
|
|
Tie-Google-0.03/Google.pm
|
|
Tie-Google-0.03/MANIFEST.SKIP
|
|
Tie-Google-0.03/Makefile.PL
|
|
Tie-Google-0.03/MANIFEST
|
|
Entering Tie-Google-0.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Tie-Google-0.03 ... Enter your Google API key, or a filename containing it:
|
|
Warning: prerequisite Net::Google 0.6 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Tie::Google
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Net::Google 0.6 ... No
|
|
Checking if you have Symbol 0 ... Yes (1.08)
|
|
Searching Net::Google (0.6) on cpanmetadb ...
|
|
Unpacking Net-Google-1.0.tar.gz
|
|
OK
|
|
==> Found dependencies: Net::Google
|
|
--> Working on Net::Google
|
|
Fetching http://www.cpan.org/authors/id/A/AS/ASCOPE/Net-Google-1.0.tar.gz ... OK
|
|
Net-Google-1.0/
|
|
Net-Google-1.0/Build.PL
|
|
Net-Google-1.0/Changes
|
|
Net-Google-1.0/lib/
|
|
Net-Google-1.0/lib/Net/
|
|
Net-Google-1.0/lib/Net/Google/
|
|
Net-Google-1.0/lib/Net/Google/Cache.pm
|
|
Net-Google-1.0/lib/Net/Google/Response.pm
|
|
Net-Google-1.0/lib/Net/Google/Search.pm
|
|
Net-Google-1.0/lib/Net/Google/Service.pm
|
|
Net-Google-1.0/lib/Net/Google/Services/
|
|
Net-Google-1.0/lib/Net/Google/Services/GoogleSearch.wsdl
|
|
Net-Google-1.0/lib/Net/Google/Spelling.pm
|
|
Net-Google-1.0/lib/Net/Google/tool.pm
|
|
Net-Google-1.0/lib/Net/Google.pm
|
|
Net-Google-1.0/Makefile.PL
|
|
Net-Google-1.0/MANIFEST
|
|
Net-Google-1.0/META.yml
|
|
Net-Google-1.0/README
|
|
Net-Google-1.0/t/
|
|
Net-Google-1.0/t/000-key.t
|
|
Net-Google-1.0/t/001-search.t
|
|
Net-Google-1.0/t/002-spelling.t
|
|
Net-Google-1.0/t/003-cache.t
|
|
Entering Net-Google-1.0
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Net-Google-1.0 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Net-Google' version '1.0'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Test::Simple 0.47 ... Yes (1.302078)
|
|
Checking if you have LWP::Protocol 1.42 ... Yes (6.26)
|
|
Checking if you have SOAP::Lite 0.55 ... Yes (1.20)
|
|
OK
|
|
Building and testing Net-Google-1.0 ... Building Net-Google
|
|
#
|
|
# The Google API web service requires that you provide create a Google Account and obtain a license key
|
|
# This key is then passed with each request you make to the Google servers.
|
|
# If you do not already have a Google Account, you can sign up for one here:
|
|
# http://www.google.com/apis/
|
|
#
|
|
# Please enter your Google API key:
|