Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
LWP::Simple
toasted on
2018.06
at Thu Aug 9 15:49:55 2018
Status:
Succ
; Exit code:
0
STDERR
STDOUT
===> Searching for: LWP::Simple ===> Found: LWP::Simple:ver<0.104>:auth<github:perl6> [via Zef::Repository::Ecosystems<p6c>] ===> Dependencies: MIME::Base64, URI, JSON::Tiny ===> Searching for missing dependencies: MIME::Base64, URI, JSON::Tiny ===> Found dependencies: MIME::Base64:ver<1.2.1>:auth<github:retupmoca>, URI:ver<.0.1.4> [via Zef::Repository::Ecosystems<p6c>] ===> Found dependencies: JSON::Tiny:ver<1.0> [via Zef::Repository::Ecosystems<cpan>] ===> Fetching: LWP::Simple Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: LWP::Simple:ver<0.104>:auth<github:perl6> to /home/cpan/.zef/tmp/1533829727.40901.6992/perl6-lwp-simple.git ===> Fetching: MIME::Base64 Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: MIME::Base64:ver<1.2.1>:auth<github:retupmoca> to /home/cpan/.zef/tmp/1533829728.40901.7184/Perl6-MIME-Base64.git ===> Fetching: JSON::Tiny Fetching with plugin: Zef::Service::Shell::curl+{<anon|1>} ===> Fetching [OK]: JSON::Tiny:ver<1.0> to /home/cpan/.zef/tmp/1533829728.40901.7922/JSON-Tiny-1.0.tar.gz ===> Fetching: URI Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: URI:ver<.0.1.4> to /home/cpan/.zef/tmp/1533829728.40901.8554/uri.git ===> Extracting: LWP::Simple Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: LWP::Simple to /home/cpan/.zef/store/perl6-lwp-simple.git ===> Extracting: MIME::Base64 Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: MIME::Base64 to /home/cpan/.zef/store/Perl6-MIME-Base64.git ===> Extracting: JSON::Tiny Extracting with plugin: Zef::Service::Shell::tar+{<anon|1>} ===> Extraction [OK]: JSON::Tiny to /home/cpan/.zef/store/JSON-Tiny-1.0.tar.gz ===> Extracting: URI Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: URI to /home/cpan/.zef/store/uri.git ===> Filtering: LWP::Simple:ver<0.104>:auth<github:perl6> ===> Filtering [OK] for LWP::Simple:ver<0.104>:auth<github:perl6> ===> Filtering: MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> Filtering [OK] for MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> Filtering: JSON::Tiny:ver<1.0> ===> Filtering [OK] for JSON::Tiny:ver<1.0> ===> Filtering: URI:ver<.0.1.4> ===> Filtering [OK] for URI:ver<.0.1.4> ===> # SKIP: No need to build MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> # SKIP: No need to build URI:ver<.0.1.4> ===> # SKIP: No need to build JSON::Tiny:ver<1.0> ===> # SKIP: No need to build LWP::Simple:ver<0.104>:auth<github:perl6> ===> Testing: MIME::Base64:ver<1.2.1>:auth<github:retupmoca> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/basic.t ................. ok t/binary-and-long-line.t .. ok t/oneline.t ............... ok t/rfc4648-test-vector.t ... ok All tests successful. Files=4, Tests=47, 4 wallclock secs ( 0.04 usr 0.01 sys + 3.18 cusr 0.28 csys = 3.51 CPU) Result: PASS ===> Testing [OK] for MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> Testing: URI:ver<.0.1.4> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01.t ................... ok t/escape.t ............... ok t/november-urlencoded.t .. ok t/require.t .............. ok t/rfc-3986-examples.t .... ok t/utf8-c8.t .............. ok All tests successful. Files=6, Tests=95, 8 wallclock secs ( 0.07 usr 0.01 sys + 6.71 cusr 0.48 csys = 7.27 CPU) Result: PASS ===> Testing [OK] for URI:ver<.0.1.4> ===> Testing: JSON::Tiny:ver<1.0> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/01-parse.t ....... ok t/02-structure.t ... ok t/03-unicode.t ..... ok t/04-roundtrip.t ... ok t/05-utf16.t ....... ok t/06-meta-valid.t .. ok All tests successful. Files=6, Tests=135, 7 wallclock secs ( 0.07 usr 0.02 sys + 5.41 cusr 0.43 csys = 5.93 CPU) Result: PASS ===> Testing [OK] for JSON::Tiny:ver<1.0> ===> Testing: LWP::Simple:ver<0.104>:auth<github:perl6> Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/000-load-module.t ............. ok t/basic-auth.t .................. ok t/custom-headers-and-content.t .. ok t/delete-headers.t .............. ok t/get-binary-camelia.t .......... ok t/get-chunked-6guts.t ........... ok t/get-headers.t ................. ok t/get-perl6-org.t ............... ok t/get-unsized.t ................. ok t/get-w3-latin1-utf8.t .......... ok t/get-w3-redirect.t ............. ok t/getstore.t .................... ok t/issue-7.t ..................... ok t/parse-url.t ................... ok t/put-request.t ................. ok t/socket-sanity.t ............... ok t/stringify-headers.t ........... ok All tests successful. Files=17, Tests=74, 24 wallclock secs ( 0.11 usr 0.01 sys + 17.07 cusr 1.48 csys = 18.67 CPU) Result: PASS ===> Testing [OK] for LWP::Simple:ver<0.104>:auth<github:perl6> ===> Installing: MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> Install [OK] for MIME::Base64:ver<1.2.1>:auth<github:retupmoca> ===> Installing: URI:ver<.0.1.4> ===> Install [OK] for URI:ver<.0.1.4> ===> Installing: JSON::Tiny:ver<1.0> ===> Install [OK] for JSON::Tiny:ver<1.0> ===> Installing: LWP::Simple:ver<0.104>:auth<github:perl6> ===> Install [OK] for LWP::Simple:ver<0.104>:auth<github:perl6> 2 bin/ scripts [lwp-download.pl lwp-get.pl] installed to: /tmp/E44D731361B79D65AE9A17A4FBD69B1FE5C918CC4CBA7DCEFD45B4EC704CB9DB/LWP__Simple/bin