PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-01-09T02:37:36 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Sun, 08 Jan 2017 05:17:02 GMT Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\P\PO\POLETTIX\AI-CleverbotIO-0.002.tar.gz ok AI-CleverbotIO-0.002/ AI-CleverbotIO-0.002/Build.PL AI-CleverbotIO-0.002/lib/ AI-CleverbotIO-0.002/lib/AI/ AI-CleverbotIO-0.002/lib/AI/CleverbotIO.pm AI-CleverbotIO-0.002/lib/AI/CleverbotIO.pod AI-CleverbotIO-0.002/t/ AI-CleverbotIO-0.002/t/release-pod-version.t AI-CleverbotIO-0.002/t/01-basic.t AI-CleverbotIO-0.002/t/author-pod-coverage.t AI-CleverbotIO-0.002/t/00-load.t AI-CleverbotIO-0.002/t/author-pod-syntax.t AI-CleverbotIO-0.002/dist.ini AI-CleverbotIO-0.002/LICENSE AI-CleverbotIO-0.002/Changes AI-CleverbotIO-0.002/MANIFEST AI-CleverbotIO-0.002/cpanfile AI-CleverbotIO-0.002/META.yml AI-CleverbotIO-0.002/META.json AI-CleverbotIO-0.002/README Configuring P/PO/POLETTIX/AI-CleverbotIO-0.002.tar.gz with Build.PL >>> C:\Perl-5.22-32\bin\perl.exe Build.PL Creating new 'Build' script for 'AI-CleverbotIO' version '0.002' POLETTIX/AI-CleverbotIO-0.002.tar.gz C:\Perl-5.22-32\bin\perl.exe Build.PL -- OK Running Build for P/PO/POLETTIX/AI-CleverbotIO-0.002.tar.gz ---- Unsatisfied dependencies detected during ---- ---- POLETTIX/AI-CleverbotIO-0.002.tar.gz ---- Ouch [requires] HTTP::Tiny [requires] Running test for module 'Ouch' Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\R\RI\RIZEN\Ouch-0.0410.tar.gz ok Ouch-0.0410 Ouch-0.0410/README Ouch-0.0410/Changes Ouch-0.0410/LICENSE Ouch-0.0410/dist.ini Ouch-0.0410/t Ouch-0.0410/t/Ouch.t Ouch-0.0410/META.yml Ouch-0.0410/MANIFEST Ouch-0.0410/README.md Ouch-0.0410/lib Ouch-0.0410/lib/Ouch.pm Ouch-0.0410/Makefile.PL Ouch-0.0410/t/subclass.t Ouch-0.0410/t/author-pod-syntax.t Ouch-0.0410/t/author-pod-coverage.t Configuring R/RI/RIZEN/Ouch-0.0410.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Ouch Writing MYMETA.yml and MYMETA.json RIZEN/Ouch-0.0410.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for R/RI/RIZEN/Ouch-0.0410.tar.gz >>> dmake cp lib/Ouch.pm blib\lib\Ouch.pm RIZEN/Ouch-0.0410.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/Ouch.t ................. 1..33 ok 1 - use Ouch; ok 2 - An object of class 'Ouch' isa 'Ouch' ok 3 - fetch code ok 4 - trap an ouch ok 5 - do not trap wrong ouch ok 6 - hug catches ouch ok 7 - fetch message ok 8 - fetch data ok 9 - string overload works ok 10 - A reference of type 'HASH' isa 'HASH' ok 11 - got a stack trace ok 12 - can get a clean message for an ouch ok 13 - do not trap non-ouch ok 14 - can get the message for a non-ouch ok 15 - hug catches non-ouch ok 16 - An object of class 'Ouch' isa 'Ouch' ok 17 - hug on reset $@ passes ok 18 - hug on passed Ouch object works ok 19 - bleep on passed ouch works ok 20 - catch works ok 21 - catch works when not trapped ok 22 - catch_all does the same as hug ok 23 - exception is not blessed when using die ok 24 - bleep on plain string works ok 25 - hug does not catch lack of exception (using default $@) ok 26 - hug does not catch lack of exception ok 27 - catch_all does the same as hug ok 28 - kiss works on strings ok 29 - kiss gives no false positives ok 30 - exit code ok 31 - stderr err message ok 32 - default barf exit code ok 33 - stderr err message w/o ouch ok t/subclass.t ............. 1..2 ok 1 - use Ouch; ok 2 - still catches subclasses ok All tests successful. Files=4, Tests=35, 1 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU) Result: PASS RIZEN/Ouch-0.0410.tar.gz dmake test TEST_VERBOSE=1 -- OK JT Smith <jt_at_plainblack_dot_com> Exceptions that don't hurt. >>> (cd C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4 && tar cvf - Ouch-0.0410.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/R/RI/RIZEN/Ouch-0.0410.tar.gz Ouch-0.0410.ppd blib/ blib/lib/ blib/lib/Ouch.pm Running test for module 'HTTP::Tiny' Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'get' Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\D\DA\DAGOLDEN\HTTP-Tiny-0.070.tar.gz ok HTTP-Tiny-0.070/ HTTP-Tiny-0.070/Changes HTTP-Tiny-0.070/CONTRIBUTING.mkdn HTTP-Tiny-0.070/corpus/ HTTP-Tiny-0.070/cpanfile HTTP-Tiny-0.070/dist.ini HTTP-Tiny-0.070/eg/ HTTP-Tiny-0.070/lib/ HTTP-Tiny-0.070/LICENSE HTTP-Tiny-0.070/Makefile.PL HTTP-Tiny-0.070/MANIFEST HTTP-Tiny-0.070/META.json HTTP-Tiny-0.070/META.yml HTTP-Tiny-0.070/perlcritic.rc HTTP-Tiny-0.070/README HTTP-Tiny-0.070/t/ HTTP-Tiny-0.070/xt/ HTTP-Tiny-0.070/xt/author/ HTTP-Tiny-0.070/xt/release/ HTTP-Tiny-0.070/xt/release/distmeta.t HTTP-Tiny-0.070/xt/release/minimum-version.t HTTP-Tiny-0.070/xt/author/00-compile.t HTTP-Tiny-0.070/xt/author/critic.t HTTP-Tiny-0.070/xt/author/pod-coverage.t HTTP-Tiny-0.070/xt/author/pod-spell.t HTTP-Tiny-0.070/xt/author/pod-syntax.t HTTP-Tiny-0.070/xt/author/portability.t HTTP-Tiny-0.070/xt/author/test-version.t HTTP-Tiny-0.070/t/00-report-prereqs.dd HTTP-Tiny-0.070/t/00-report-prereqs.t HTTP-Tiny-0.070/t/000_load.t HTTP-Tiny-0.070/t/001_api.t HTTP-Tiny-0.070/t/002_croakage.t HTTP-Tiny-0.070/t/003_agent.t HTTP-Tiny-0.070/t/004_timeout.t HTTP-Tiny-0.070/t/010_url.t HTTP-Tiny-0.070/t/020_headers.t HTTP-Tiny-0.070/t/030_response.t HTTP-Tiny-0.070/t/040_content.t HTTP-Tiny-0.070/t/050_chunked_body.t HTTP-Tiny-0.070/t/060_http_date.t HTTP-Tiny-0.070/t/070_cookie_jar.t HTTP-Tiny-0.070/t/100_get.t HTTP-Tiny-0.070/t/101_head.t HTTP-Tiny-0.070/t/102_put.t HTTP-Tiny-0.070/t/103_delete.t HTTP-Tiny-0.070/t/104_post.t HTTP-Tiny-0.070/t/110_mirror.t HTTP-Tiny-0.070/t/130_redirect.t HTTP-Tiny-0.070/t/140_proxy.t HTTP-Tiny-0.070/t/141_no_proxy.t HTTP-Tiny-0.070/t/150_post_form.t HTTP-Tiny-0.070/t/160_cookies.t HTTP-Tiny-0.070/t/161_basic_auth.t HTTP-Tiny-0.070/t/162_proxy_auth.t HTTP-Tiny-0.070/t/170_keepalive.t HTTP-Tiny-0.070/t/200_live.t HTTP-Tiny-0.070/t/200_live_local_ip.t HTTP-Tiny-0.070/t/210_live_ssl.t HTTP-Tiny-0.070/t/BrokenCookieJar.pm HTTP-Tiny-0.070/t/SimpleCookieJar.pm HTTP-Tiny-0.070/t/Util.pm HTTP-Tiny-0.070/lib/HTTP/ HTTP-Tiny-0.070/lib/HTTP/Tiny.pm HTTP-Tiny-0.070/eg/get.pl HTTP-Tiny-0.070/eg/mirror.pl HTTP-Tiny-0.070/eg/post.pl HTTP-Tiny-0.070/corpus/auth-01.txt HTTP-Tiny-0.070/corpus/auth-02.txt HTTP-Tiny-0.070/corpus/auth-03.txt HTTP-Tiny-0.070/corpus/auth-04.txt HTTP-Tiny-0.070/corpus/auth-05.txt HTTP-Tiny-0.070/corpus/cookies-01.txt HTTP-Tiny-0.070/corpus/cookies-02.txt HTTP-Tiny-0.070/corpus/cookies-03.txt HTTP-Tiny-0.070/corpus/cookies-04.txt HTTP-Tiny-0.070/corpus/cookies-05.txt HTTP-Tiny-0.070/corpus/cookies-06.txt HTTP-Tiny-0.070/corpus/cookies-07.txt HTTP-Tiny-0.070/corpus/delete-01.txt HTTP-Tiny-0.070/corpus/form-01.txt HTTP-Tiny-0.070/corpus/form-02.txt HTTP-Tiny-0.070/corpus/form-03.txt HTTP-Tiny-0.070/corpus/form-04.txt HTTP-Tiny-0.070/corpus/form-05.txt HTTP-Tiny-0.070/corpus/get-01.txt HTTP-Tiny-0.070/corpus/get-02.txt HTTP-Tiny-0.070/corpus/get-03.txt HTTP-Tiny-0.070/corpus/get-04.txt HTTP-Tiny-0.070/corpus/get-05.txt HTTP-Tiny-0.070/corpus/get-06.txt HTTP-Tiny-0.070/corpus/get-07.txt HTTP-Tiny-0.070/corpus/get-08.txt HTTP-Tiny-0.070/corpus/get-09.txt HTTP-Tiny-0.070/corpus/get-10.txt HTTP-Tiny-0.070/corpus/get-11.txt HTTP-Tiny-0.070/corpus/get-12.txt HTTP-Tiny-0.070/corpus/get-13.txt HTTP-Tiny-0.070/corpus/get-14.txt HTTP-Tiny-0.070/corpus/get-15.txt HTTP-Tiny-0.070/corpus/get-16.txt HTTP-Tiny-0.070/corpus/get-17.txt HTTP-Tiny-0.070/corpus/get-18.txt HTTP-Tiny-0.070/corpus/get-19.txt HTTP-Tiny-0.070/corpus/get-20.txt HTTP-Tiny-0.070/corpus/get-21.txt HTTP-Tiny-0.070/corpus/get-22.txt HTTP-Tiny-0.070/corpus/head-01.txt HTTP-Tiny-0.070/corpus/keepalive-01.txt HTTP-Tiny-0.070/corpus/keepalive-02.txt HTTP-Tiny-0.070/corpus/keepalive-03.txt HTTP-Tiny-0.070/corpus/keepalive-04.txt HTTP-Tiny-0.070/corpus/keepalive-05.txt HTTP-Tiny-0.070/corpus/mirror-01.txt HTTP-Tiny-0.070/corpus/mirror-02.txt HTTP-Tiny-0.070/corpus/mirror-03.txt HTTP-Tiny-0.070/corpus/mirror-04.txt HTTP-Tiny-0.070/corpus/mirror-05.txt HTTP-Tiny-0.070/corpus/post-01.txt HTTP-Tiny-0.070/corpus/proxy-auth-01.txt HTTP-Tiny-0.070/corpus/put-01.txt HTTP-Tiny-0.070/corpus/put-02.txt HTTP-Tiny-0.070/corpus/put-03.txt HTTP-Tiny-0.070/corpus/put-04.txt HTTP-Tiny-0.070/corpus/put-05.txt HTTP-Tiny-0.070/corpus/redirect-01.txt HTTP-Tiny-0.070/corpus/redirect-02.txt HTTP-Tiny-0.070/corpus/redirect-03.txt HTTP-Tiny-0.070/corpus/redirect-04.txt HTTP-Tiny-0.070/corpus/redirect-05.txt HTTP-Tiny-0.070/corpus/redirect-06.txt HTTP-Tiny-0.070/corpus/redirect-07.txt HTTP-Tiny-0.070/corpus/redirect-08.txt HTTP-Tiny-0.070/corpus/redirect-09.txt HTTP-Tiny-0.070/corpus/redirect-10.txt Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'prepare' Configuring D/DA/DAGOLDEN/HTTP-Tiny-0.070.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for HTTP::Tiny Writing MYMETA.yml and MYMETA.json DAGOLDEN/HTTP-Tiny-0.070.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for D/DA/DAGOLDEN/HTTP-Tiny-0.070.tar.gz Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'make' >>> dmake cp lib/HTTP/Tiny.pm blib\lib\HTTP\Tiny.pm DAGOLDEN/HTTP-Tiny-0.070.tar.gz dmake -- OK Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'test' Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ------- # ExtUtils::MakeMaker 6.17 7.04_01 # # === Configure Suggests === # # Module Want Have # -------- ------- ------- # JSON::PP 2.27300 2.27400 # # === Build Requires === # # Module Want Have # ------------------- ---- ------- # ExtUtils::MakeMaker any 7.04_01 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Data::Dumper any 2.154 # Exporter any 5.72 # ExtUtils::MakeMaker any 7.04_01 # File::Basename any 2.85 # File::Spec any 3.62 # File::Temp any 0.2304 # IO::Dir any 1.10 # IO::File any 1.16 # IO::Socket::INET any 1.35 # IPC::Cmd any 0.92 # Test::More 0.96 1.001014 # lib any 0.63 # open any 1.10 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------ ---- ------ # Carp any 1.38 # Fcntl any 1.13 # IO::Socket any 1.38 # MIME::Base64 any 3.15 # Socket any 2.021 # Time::Local any 1.2300 # bytes any 1.04 # strict any 1.09 # warnings any 1.34 # # === Runtime Recommends === # # Module Want Have # --------------- -------- -------- # HTTP::CookieJar 0.001 0.008 # IO::Socket::IP 0.32 0.37 # IO::Socket::SSL 1.42 2.042 # Mozilla::CA 20160104 20160104 # Net::SSLeay 1.49 1.80 # # === Runtime Suggests === # # Module Want Have # --------------- ---- ----- # IO::Socket::SSL 1.56 2.042 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/000_load.t ........... 1..1 ok 1 - require HTTP::Tiny; # HTTP::Tiny 0.070, Perl 5.022001, C:\Perl-5.22-32\bin\perl.exe ok t/001_api.t ............ 1..2 ok 1 - HTTP::Tiny->can(...) ok 2 - No unexpected subroutines defined ok t/002_croakage.t ....... ok 1 - get ok 2 - get|http://www.example.com/|extra ok 3 - get|http://www.example.com/|extra|extra ok 4 - mirror ok 5 - mirror|http://www.example.com/ ok 6 - mirror|http://www.example.com/|extra|extra ok 7 - mirror|http://www.example.com/|extra|extra|extra ok 8 - request ok 9 - request|GET ok 10 - request|GET|http://www.example.com/|extra ok 11 - request|GET|http://www.example.com/|extra|extra ok 12 - Providing a Host header errors with 599 ok 13 - Providing a Host header gives right error message 1..13 ok t/003_agent.t .......... 1..8 ok 1 - default agent string is as expected ok 2 - agent string is as expected ok 3 - agent string is as properly appended to ok 4 - check _agent on class ok 5 - check _agent on object ok 6 - agent string is empty ok 7 - agent string is as expected ok 8 - agent string is as properly appended to ok t/004_timeout.t ........ 1..5 ok 1 - default timeout is as expected ok 2 - timeout is handled as a constructor param ok 3 - constructor arg of timeout=0 is passed through ok 4 - constructor arg of timeout=undef is ignored ok 5 - timeout works as expected as a r/w attribute ok t/010_url.t ............ 1..14 ok 1 - ->split_url('HtTp://Example.COM/') ok 2 - ->split_url('HtTp://Example.com:1024/') ok 3 - ->split_url('http://example.com') ok 4 - ->split_url('http://example.com:') ok 5 - ->split_url('http://foo@example.com:') ok 6 - ->split_url('http://foo:pass@example.com:') ok 7 - ->split_url('http://@example.com:') ok 8 - ->split_url('http://example.com?foo=bar') ok 9 - ->split_url('http://example.com?foo=bar\#fragment') ok 10 - ->split_url('http://example.com/path?foo=bar') ok 11 - ->split_url('http:///path?foo=bar') ok 12 - ->split_url('HTTPS://example.com/') ok 13 - ->split_url('http://[::]:1024') ok 14 - ->split_url('xxx://foo/') ok t/020_headers.t ........ ok 1 - ->read_header_lines() CRLF ok 2 - ->read_header_lines() LF ok 3 - ->read_header_lines() insane continuations ok 4 - roundtrip header lines ok 5 - roundtrip header lines 1..5 ok t/030_response.t ....... ok 1 - ->read_response_header CRLF ok 2 - ->read_response_header LF 1..2 ok t/040_content.t ........ ok 1 - written 131072 octets ok 2 - read 131072 octets 1..2 ok t/050_chunked_body.t ... ok 1 - roundtrip chunked chunks w/o trailers ok 2 - roundtrip chunked trailers ok 3 - roundtrip chunked chunks (with trailers) 1..3 ok t/060_http_date.t ...... 1..7 ok 1 - epoch -> RFC822/RFC1123 ok 2 - RFC822+RFC1123 -> epoch ok 3 - broken RFC822+RFC1123 -> epoch ok 4 - old rfc850 HTTP format -> epoch ok 5 - broken rfc850 HTTP format -> epoch ok 6 - ctime format -> epoch ok 7 - same as ctime, except no TZ -> epoch ok t/070_cookie_jar.t ..... 1..4 ok 1 - default cookie jar is as expected ok 2 - cookie_jar is as expected ok 3 - invalid jar does not support add method ok 4 - invalid jar does not support cookie_header method ok t/100_get.t ............ ok 1 - get-01.txt host example.com ok 2 - get-01.txt port 80 ok 3 - get-01.txt request data ok 4 - get-01.txt response code 200 ok 5 - get-01.txt success flag true ok 6 - get-01.txt response URL ok 7 - get-01.txt content ok 8 - get-01.txt redirects array doesn't exist ok 9 - get-02.txt host example.com ok 10 - get-02.txt port 80 ok 11 - get-02.txt request data ok 12 - get-02.txt response code 200 ok 13 - get-02.txt success flag true ok 14 - get-02.txt response URL ok 15 - get-02.txt content ok 16 - get-02.txt redirects array doesn't exist ok 17 - get-03.txt host example.com ok 18 - get-03.txt port 80 ok 19 - get-03.txt request data ok 20 - get-03.txt response code 404 ok 21 - get-03.txt success flag false ok 22 - get-03.txt response URL ok 23 - get-03.txt content ok 24 - get-03.txt redirects array doesn't exist ok 25 - get-04.txt host example.com ok 26 - get-04.txt port 9000 ok 27 - get-04.txt request data ok 28 - get-04.txt response code 200 ok 29 - get-04.txt success flag true ok 30 - get-04.txt response URL ok 31 - get-04.txt content ok 32 - get-04.txt redirects array doesn't exist ok 33 - get-05.txt host example.com ok 34 - get-05.txt port 80 ok 35 - get-05.txt request data ok 36 - get-05.txt response code 200 ok 37 - get-05.txt success flag true ok 38 - get-05.txt response URL ok 39 - get-05.txt content ok 40 - get-05.txt redirects array doesn't exist ok 41 - get-06.txt host example.com ok 42 - get-06.txt port 80 ok 43 - get-06.txt request data ok 44 - get-06.txt response code 200 ok 45 - get-06.txt success flag true ok 46 - get-06.txt response URL ok 47 - get-06.txt cb got content ok 48 - get-06.txt resp content empty ok 49 - get-06.txt redirects array doesn't exist ok 50 - get-07.txt host proxy.example.com ok 51 - get-07.txt port 8080 ok 52 - get-07.txt request data ok 53 - get-07.txt response code 200 ok 54 - get-07.txt success flag true ok 55 - get-07.txt response URL ok 56 - get-07.txt content ok 57 - get-07.txt redirects array doesn't exist ok 58 - get-08.txt host example.com ok 59 - get-08.txt port 80 ok 60 - get-08.txt request data ok 61 - get-08.txt response code 599 ok 62 - get-08.txt success flag false ok 63 - get-08.txt response URL ok 64 - get-08.txt content ok 65 - get-08.txt redirects array doesn't exist ok 66 - get-09.txt host example.com ok 67 - get-09.txt port 80 ok 68 - get-09.txt request data ok 69 - get-09.txt response code 200 ok 70 - get-09.txt success flag true ok 71 - get-09.txt response URL ok 72 - get-09.txt content ok 73 - get-09.txt redirects array doesn't exist ok 74 - get-10.txt host example.com ok 75 - get-10.txt port 80 ok 76 - get-10.txt request data ok 77 - get-10.txt response code 200 ok 78 - get-10.txt success flag true ok 79 - get-10.txt response URL ok 80 - get-10.txt content ok 81 - get-10.txt redirects array doesn't exist ok 82 - get-11.txt host example.com ok 83 - get-11.txt port 80 ok 84 - get-11.txt request data ok 85 - get-11.txt response code 200 ok 86 - get-11.txt success flag true ok 87 - get-11.txt response URL ok 88 - get-11.txt content ok 89 - get-11.txt redirects array doesn't exist ok 90 - get-12.txt host localhost ok 91 - get-12.txt port 80 ok 92 - get-12.txt request data ok 93 - get-12.txt response code 200 ok 94 - get-12.txt success flag true ok 95 - get-12.txt response URL ok 96 - get-12.txt content ok 97 - get-12.txt redirects array doesn't exist ok 98 - get-13.txt host example.com ok 99 - get-13.txt port 80 ok 100 - get-13.txt request data ok 101 - get-13.txt response code 200 ok 102 - get-13.txt success flag true ok 103 - get-13.txt response URL ok 104 - get-13.txt content ok 105 - get-13.txt redirects array doesn't exist ok 106 - get-14.txt host example.com ok 107 - get-14.txt port 80 ok 108 - get-14.txt request data ok 109 - get-14.txt response code 200 ok 110 - get-14.txt success flag true ok 111 - get-14.txt response URL ok 112 - get-14.txt content ok 113 - get-14.txt redirects array doesn't exist ok 114 - get-15.txt host example.com ok 115 - get-15.txt port 80 ok 116 - get-15.txt request data ok 117 - get-15.txt response code 200 ok 118 - get-15.txt success flag true ok 119 - get-15.txt response URL ok 120 - get-15.txt content ok 121 - get-15.txt redirects array doesn't exist ok 122 - get-16.txt host example.com ok 123 - get-16.txt port 80 ok 124 - get-16.txt request data ok 125 - get-16.txt response code 599 ok 126 - get-16.txt success flag false ok 127 - get-16.txt response URL ok 128 - get-16.txt content ok 129 - get-16.txt redirects array doesn't exist ok 130 - get-17.txt host example.com ok 131 - get-17.txt port 80 ok 132 - get-17.txt request data ok 133 - get-17.txt response code 599 ok 134 - get-17.txt success flag false ok 135 - get-17.txt response URL ok 136 - get-17.txt content ok 137 - get-17.txt redirects array doesn't exist ok 138 - get-18.txt host example.com ok 139 - get-18.txt port 80 ok 140 - get-18.txt request data ok 141 - get-18.txt response code 200 ok 142 - get-18.txt success flag true ok 143 - get-18.txt response URL ok 144 - get-18.txt expected headers ok 145 - get-18.txt content ok 146 - get-18.txt redirects array doesn't exist ok 147 - get-19.txt host example.com ok 148 - get-19.txt port 80 ok 149 - get-19.txt request data ok 150 - get-19.txt response code 200 ok 151 - get-19.txt success flag true ok 152 - get-19.txt response URL ok 153 - get-19.txt content ok 154 - get-19.txt redirects array doesn't exist ok 155 - get-20.txt host example.com ok 156 - get-20.txt port 80 ok 157 - get-20.txt request data ok 158 - get-20.txt response code 200 ok 159 - get-20.txt success flag true ok 160 - get-20.txt response URL ok 161 - get-20.txt content ok 162 - get-20.txt redirects array doesn't exist ok 163 - get-21.txt host example.com ok 164 - get-21.txt port 80 ok 165 - get-21.txt request data ok 166 - get-21.txt response code 200 ok 167 - get-21.txt success flag true ok 168 - get-21.txt response URL ok 169 - get-21.txt content ok 170 - get-21.txt redirects array doesn't exist ok 171 - get-22.txt host example.com ok 172 - get-22.txt port 80 ok 173 - get-22.txt request data ok 174 - get-22.txt response code 599 ok 175 - get-22.txt success flag false ok 176 - get-22.txt response URL ok 177 - get-22.txt content ok 178 - get-22.txt redirects array doesn't exist 1..178 ok t/101_head.t ........... ok 1 - head-01.txt request ok 2 - head-01.txt response code 200 ok 3 - head-01.txt success flag true 1..3 ok t/102_put.t ............ ok 1 - put-01.txt request ok 2 - put-01.txt response code 201 ok 3 - put-01.txt success flag true ok 4 - put-02.txt request ok 5 - put-02.txt response code 201 ok 6 - put-02.txt success flag true ok 7 - put-03.txt request ok 8 - put-03.txt response code 201 ok 9 - put-03.txt success flag true ok 10 - put-04.txt request ok 11 - put-04.txt response code 201 ok 12 - put-04.txt success flag true ok 13 - put-05.txt request ok 14 - put-05.txt response code 201 ok 15 - put-05.txt success flag true 1..15 ok t/103_delete.t ......... ok 1 - delete-01.txt request ok 2 - delete-01.txt response code 200 ok 3 - delete-01.txt success flag true 1..3 ok t/104_post.t ........... ok 1 - post-01.txt request ok 2 - post-01.txt response code 200 ok 3 - post-01.txt success flag true 1..3 ok t/110_mirror.t ......... ok 1 - mirror-01.txt request ok 2 - mirror-01.txt response code 200 ok 3 - mirror-01.txt success flag true ok 4 - mirror-01.txt file created ok 5 - mirror-02.txt request ok 6 - mirror-02.txt response code 304 ok 7 - mirror-02.txt success flag true ok 8 - mirror-02.txt file not overwritten ok 9 - mirror-03.txt request ok 10 - mirror-03.txt response code 200 ok 11 - mirror-03.txt success flag true ok 12 - mirror-03.txt file created ok 13 - mirror-04.txt request ok 14 - mirror-04.txt response code 404 ok 15 - mirror-04.txt success flag false ok 16 - mirror-04.txt file not created ok 17 - mirror-05.txt request ok 18 - mirror-05.txt response code 200 ok 19 - mirror-05.txt success flag true ok 20 - mirror-05.txt file created 1..20 ok t/130_redirect.t ....... ok 1 - redirect-01.txt request (0) ok 2 - redirect-01.txt request (1) ok 3 - redirect-01.txt content ok 4 - redirect-01.txt redirects array size ok 5 - redirect-01.txt response URL ok 6 - redirect-02.txt request (0) ok 7 - redirect-02.txt content ok 8 - redirect-02.txt redirects array size ok 9 - redirect-02.txt response URL ok 10 - redirect-03.txt request (0) ok 11 - redirect-03.txt request (1) ok 12 - redirect-03.txt content ok 13 - redirect-03.txt redirects array size ok 14 - redirect-03.txt response URL ok 15 - redirect-04.txt request (0) ok 16 - redirect-04.txt request (1) ok 17 - redirect-04.txt request (2) ok 18 - redirect-04.txt content ok 19 - redirect-04.txt redirects array size ok 20 - redirect-04.txt response URL ok 21 - redirect-05.txt request (0) ok 22 - redirect-05.txt request (1) ok 23 - redirect-05.txt request (2) ok 24 - redirect-05.txt content ok 25 - redirect-05.txt redirects array size ok 26 - redirect-05.txt response URL ok 27 - redirect-06.txt request (0) ok 28 - redirect-06.txt request (1) ok 29 - redirect-06.txt content ok 30 - redirect-06.txt redirects array size ok 31 - redirect-06.txt response URL ok 32 - redirect-07.txt request (0) ok 33 - redirect-07.txt request (1) ok 34 - redirect-07.txt content ok 35 - redirect-07.txt redirects array size ok 36 - redirect-07.txt response URL ok 37 - redirect-08.txt request (0) ok 38 - redirect-08.txt content ok 39 - redirect-08.txt redirects array size ok 40 - redirect-08.txt response URL ok 41 - redirect-09.txt request (0) ok 42 - redirect-09.txt request (1) ok 43 - redirect-09.txt content ok 44 - redirect-09.txt redirects array size ok 45 - redirect-09.txt response URL ok 46 - redirect-10.txt request (0) ok 47 - redirect-10.txt request (1) ok 48 - redirect-10.txt content ok 49 - redirect-10.txt redirects array size ok 50 - redirect-10.txt response URL 1..50 ok t/140_proxy.t .......... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 - proxy => undef disables ENV proxy ok 8 - http_proxy => undef disables ENV proxy ok 9 - https_proxy => undef disables ENV proxy ok 10 - set http_proxy from HTTP_PROXY ok 11 - set http_proxy from http_proxy ok 12 - set https_proxy from HTTPS_PROXY ok 13 - set https_proxy from https_proxy ok 14 - set proxy from ALL_PROXY ok 15 - set proxy from all_proxy ok 16 - http_proxy not set from HTTP_PROXY if REQUEST_METHOD set 1..16 ok t/141_no_proxy.t ....... ok 1 - no no_proxy given ok 2 - $ENV{no_proxy} = undef ok 3 - new(no_proxy => undef) versus other $ENV{no_proxy} ok 4 - new(no_proxy => [qw//]) ok 5 - $ENV{no_proxy} = 'localhost' ok 6 - new(no_proxy => 'localhost') versus other $ENV{no_proxy} ok 7 - new(no_proxy => [qw/localhost/]) ok 8 - $ENV{no_proxy} = 'localhost,example.com' ok 9 - new(no_proxy => 'localhost,example.com') versus other $ENV{no_proxy} ok 10 - $ENV{no_proxy} = 'localhost, example.com' ok 11 - new(no_proxy => 'localhost, example.com') versus other $ENV{no_proxy} ok 12 - new(no_proxy => [qw/localhost example.com/]) 1..12 ok t/150_post_form.t ...... ok 1 - form-01.txt request ok 2 - form-01.txt response code 201 ok 3 - form-01.txt success flag true ok 4 - form-02.txt request ok 5 - form-02.txt response code 201 ok 6 - form-02.txt success flag true ok 7 - form-03.txt request ok 8 - form-03.txt response code 201 ok 9 - form-03.txt success flag true ok 10 - form-04.txt request ok 11 - form-04.txt response code 201 ok 12 - form-04.txt success flag true ok 13 - form-05.txt request ok 14 - form-05.txt response code 201 ok 15 - form-05.txt success flag true 1..15 ok t/160_cookies.t ........ # Subtest: SimpleCookieJar ok 1 - cookies-01.txt request data ok 2 - cookies-01.txt request data ok 3 - cookies-02.txt request data ok 4 - cookies-02.txt request data ok 5 - cookies-02.txt request data ok 6 - cookies-03.txt request data ok 7 - cookies-03.txt request data ok 8 - cookies-03.txt request data ok 9 - cookies-03.txt request data ok 10 - cookies-03.txt request data ok 11 - cookies-04.txt request data ok 12 - cookies-04.txt request data ok 13 - cookies-05.txt request data ok 14 - cookies-05.txt request data ok 15 - cookies-06.txt request data ok 16 - cookies-06.txt request data ok 17 - cookies-06.txt request data ok 18 - cookies-07.txt request data ok 19 - cookies-07.txt request data 1..19 ok 1 - SimpleCookieJar # Subtest: HTTP::CookieJar ok 1 - cookies-01.txt request data ok 2 - cookies-01.txt request data ok 3 - cookies-02.txt request data ok 4 - cookies-02.txt request data ok 5 - cookies-02.txt request data ok 6 - cookies-03.txt request data ok 7 - cookies-03.txt request data ok 8 - cookies-03.txt request data ok 9 - cookies-03.txt request data ok 10 - cookies-03.txt request data ok 11 - cookies-04.txt request data ok 12 - cookies-04.txt request data ok 13 - cookies-05.txt request data ok 14 - cookies-05.txt request data ok 15 - cookies-06.txt request data ok 16 - cookies-06.txt request data ok 17 - cookies-06.txt request data ok 18 - cookies-07.txt request data ok 19 - cookies-07.txt request data 1..19 ok 2 - HTTP::CookieJar 1..2 ok t/161_basic_auth.t ..... ok 1 - auth-01.txt request (0) ok 2 - auth-01.txt content ok 3 - auth-02.txt request (0) ok 4 - auth-02.txt content ok 5 - auth-03.txt request (0) ok 6 - auth-03.txt request (1) ok 7 - auth-03.txt content ok 8 - auth-03.txt response URL ok 9 - auth-04.txt request (0) ok 10 - auth-04.txt content ok 11 - auth-05.txt request (0) ok 12 - auth-05.txt content 1..12 ok t/162_proxy_auth.t ..... ok 1 - proxy-auth-01.txt request (0) ok 2 - proxy-auth-01.txt content 1..2 ok t/170_keepalive.t ...... ok 1 - Keep-alive ok 2 - Different scheme ok 3 - Different host ok 4 - Different port ok 5 - Different timeout ok 6 - Same timeout ok 7 - Default headers change ok 8 - Socket closed ok 9 - keepalive-01.txt - No content length ok 10 - keepalive-02.txt - Wrong content length ok 11 - keepalive-03.txt - Connection close ok 12 - keepalive-04.txt - Not HTTP/1.1 ok 13 - keepalive-05.txt - Not HTTP/1.1 with keep-alive 1..13 ok # HTTP::Tiny using IO::Socket::IP version 0.37 t/200_live.t ........... ok 1 - Request to http://www.google.com/ completed ok 2 - Got content 1..2 ok t/200_live_local_ip.t .. ok 1 - Request to http://www.google.com/ completed (default local address) ok 2 - Request to http://www.google.com/ failed (invalid local address) 1..2 ok # # Note: running test with OpenSSL 1.0.2h 3 May 2016 t/210_live_ssl.t ....... 1..5 # Subtest: can_ssl ok 1 - class method ok 2 - object method, default params ok 3 - object method, verify_SSL ok 4 - object methods, verify_SSL, bogus CA file (FAILS) ok 5 - failure reason 1..5 ok 1 - can_ssl # Subtest: https://twitter.com/ ok 1 - Request to https://twitter.com/ passed/failed using default as expected ok 2 - Request to https://twitter.com/ completed (forced pass) ok 3 - Got some content ok 4 - Request to https://twitter.com/ failed (forced fail) ok 5 - Got some content 1..5 ok 2 - https://twitter.com/ # Subtest: https://github.com/ ok 1 - Request to https://github.com/ passed/failed using default as expected ok 2 - Request to https://github.com/ completed (forced pass) ok 3 - Got some content ok 4 - Request to https://github.com/ failed (forced fail) ok 5 - Got some content 1..5 ok 3 - https://github.com/ # Subtest: https://www.google.ca/ ok 1 - Request to https://www.google.ca/ passed/failed using default as expected ok 2 - Request to https://www.google.ca/ completed (forced pass) ok 3 - Got some content ok 4 - Request to https://www.google.ca/ failed (forced fail) ok 5 - Got some content 1..5 ok 4 - https://www.google.ca/ # Subtest: https://spinrite.com/ ok 1 - Request to https://spinrite.com/ passed/failed using default as expected ok 2 - Request to https://spinrite.com/ completed (forced pass) ok 3 - Got some content ok 4 - Request to https://spinrite.com/ failed (forced fail) ok 5 - Got some content 1..5 ok 5 - https://spinrite.com/ ok All tests successful. Files=30, Tests=420, 19 wallclock secs ( 0.28 usr + 0.06 sys = 0.34 CPU) Result: PASS DAGOLDEN/HTTP-Tiny-0.070.tar.gz dmake test TEST_VERBOSE=1 -- OK David Golden <dagolden@cpan.org> A small, simple, correct HTTP/1.1 client >>> (cd C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn && tar cvf - HTTP-Tiny-0.070.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/D/DA/DAGOLDEN/HTTP-Tiny-0.070.tar.gz HTTP-Tiny-0.070.ppd blib/ blib/lib/ blib/lib/HTTP/ blib/lib/HTTP/Tiny.pm POLETTIX/AI-CleverbotIO-0.002.tar.gz Has already been unwrapped into directory C:\cpanfly-5.22-32\var\tmp\cpan_build\AI-CleverbotIO-0.002-9vMXDX POLETTIX/AI-CleverbotIO-0.002.tar.gz Has already been prepared Running Build for P/PO/POLETTIX/AI-CleverbotIO-0.002.tar.gz Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/lib C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'make' >>> C:\Perl-5.22-32\bin\perl.exe ./Build cp lib/AI/CleverbotIO.pm blib\lib\AI\CleverbotIO.pm cp lib/AI/CleverbotIO.pod blib\lib\AI\CleverbotIO.pod POLETTIX/AI-CleverbotIO-0.002.tar.gz C:\Perl-5.22-32\bin\perl.exe ./Build -- OK Prepending C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/lib C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib to PERL5LIB for 'test' Running Build test >>> C:\Perl-5.22-32\bin\perl.exe ./Build test verbose=1 # Failed test 'require AI::CleverbotIO;' # at t/00-load.t line 20. # Tried to require 'AI::CleverbotIO'. # Error: Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: C:\cpanfly-5.22-32\var\tmp\cpan_build\AI-CleverbotIO-0.002-9vMXDX\blib\arch C:\cpanfly-5.22-32\var\tmp\cpan_build\AI-CleverbotIO-0.002-9vMXDX\blib\lib C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\HTTP-Tiny-0.070-pWPADn/blib/lib C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/arch C:\cpanfly-5.22-32\var\tmp\cpan_build\Ouch-0.0410-YzG3m4/blib/lib C:/cpanfly-5.22-32/var/megalib C:/Perl-5.22-32/site/lib C:/Perl-5.22-32/lib .) at C:/cpanfly-5.22-32/var/megalib/Method/Generate/Constructor.pm line 4. # BEGIN failed--compilation aborted at C:/cpanfly-5.22-32/var/megalib/Method/Generate/Constructor.pm line 4. # Compilation failed in require at C:/cpanfly-5.22-32/var/megalib/Moo.pm line 170. # Compilation failed in require at (eval 6) line 2. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. Bailout called. Further testing stopped: can't load AI::CleverbotIO FAILED--Further testing stopped: can't load AI::CleverbotIO POLETTIX/AI-CleverbotIO-0.002.tar.gz C:\Perl-5.22-32\bin\perl.exe ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports POLETTIX/AI-CleverbotIO-0.002.tar.gz Finished 2017-01-09T02:38:22