PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2014-07-18T03:30:08 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Fri, 18 Jul 2014 09:06:25 GMT Running make for K/KE/KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz Checksum for /data/cpan/authors/id/K/KE/KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz ok HTTP-Tiny-Mech-1.001000/ HTTP-Tiny-Mech-1.001000/LICENSE HTTP-Tiny-Mech-1.001000/Changes HTTP-Tiny-Mech-1.001000/lib/ HTTP-Tiny-Mech-1.001000/lib/HTTP/ HTTP-Tiny-Mech-1.001000/lib/HTTP/Tiny/ HTTP-Tiny-Mech-1.001000/lib/HTTP/Tiny/Mech.pm HTTP-Tiny-Mech-1.001000/Makefile.PL HTTP-Tiny-Mech-1.001000/xt/ HTTP-Tiny-Mech-1.001000/xt/release/ HTTP-Tiny-Mech-1.001000/xt/release/pod-coverage.t HTTP-Tiny-Mech-1.001000/xt/release/cpan-changes.t HTTP-Tiny-Mech-1.001000/xt/release/pod-syntax.t HTTP-Tiny-Mech-1.001000/xt/release/distmeta.t HTTP-Tiny-Mech-1.001000/xt/release/minimum-version.t HTTP-Tiny-Mech-1.001000/xt/release/kwalitee.t HTTP-Tiny-Mech-1.001000/xt/release/eol.t HTTP-Tiny-Mech-1.001000/xt/author/ HTTP-Tiny-Mech-1.001000/xt/author/critic.t HTTP-Tiny-Mech-1.001000/dist.ini.meta HTTP-Tiny-Mech-1.001000/t/ HTTP-Tiny-Mech-1.001000/t/get.t HTTP-Tiny-Mech-1.001000/t/00-compile/ HTTP-Tiny-Mech-1.001000/t/00-compile/lib_HTTP_Tiny_Mech_pm.t HTTP-Tiny-Mech-1.001000/t/00-report-prereqs.t HTTP-Tiny-Mech-1.001000/t/basic.t HTTP-Tiny-Mech-1.001000/maint/ HTTP-Tiny-Mech-1.001000/maint/perlcritic.rc.gen.pl HTTP-Tiny-Mech-1.001000/misc/ HTTP-Tiny-Mech-1.001000/misc/Changes.deps.all HTTP-Tiny-Mech-1.001000/misc/Changes.deps HTTP-Tiny-Mech-1.001000/misc/Changes.deps.dev HTTP-Tiny-Mech-1.001000/misc/Changes.deps.opt HTTP-Tiny-Mech-1.001000/misc/perlcritic.deps HTTP-Tiny-Mech-1.001000/.travis.yml HTTP-Tiny-Mech-1.001000/README HTTP-Tiny-Mech-1.001000/.gitignore HTTP-Tiny-Mech-1.001000/META.yml HTTP-Tiny-Mech-1.001000/perlcritic.rc HTTP-Tiny-Mech-1.001000/dist.ini HTTP-Tiny-Mech-1.001000/.perltidyrc HTTP-Tiny-Mech-1.001000/META.json HTTP-Tiny-Mech-1.001000/weaver.ini HTTP-Tiny-Mech-1.001000/MANIFEST CPAN.pm: Building K/KE/KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny::Mech Writing MYMETA.yml and MYMETA.json >>> make cp lib/HTTP/Tiny/Mech.pm blib/lib/HTTP/Tiny/Mech.pm Manifying blib/man3/HTTP::Tiny::Mech.3 KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1600/ap1600/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile/*.t t/00-compile/lib_HTTP_Tiny_Mech_pm.t .. 1..1 ok 1 - require 'lib/HTTP/Tiny/Mech.pm'; ok # # Versions for all modules listed in MYMETA.json (including optional ones): # Version Module # -------- ------------------------ # 2.141520 CPAN::Meta # 2.125 CPAN::Meta::Requirements # 6.98 ExtUtils::MakeMaker # 3.47 File::Spec::Functions # 6.00 HTTP::Request # 6.04 HTTP::Response # 0.044 HTTP::Tiny # 1.39 List::Util # 1.001003 Test::More # 1.73 WWW::Mechanize # 0.228 parent # 1.07 strict # 0.9908 version # 1.13 warnings t/00-report-prereqs.t ................. 1..1 ok 1 ok t/basic.t ............................. 1..3 # Subtest: basic ok 1 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny' ok 2 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny::Mech' ok 3 - An object of class 'WWW::Mechanize' isa 'WWW::Mechanize' 1..3 ok 1 - basic # Subtest: Parameters for HTTP::Tiny::Mech ok 1 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny' ok 2 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny::Mech' ok 3 - An object of class 'Foo' isa 'WWW::Mechanize' ok 4 - An object of class 'Foo' isa 'Foo' # Subtest: Set mechua ok 1 - An object of class 'Bar' isa 'WWW::Mechanize' ok 2 - An object of class 'Bar' isa 'Bar' 1..2 ok 5 - Set mechua 1..5 ok 2 - Parameters for HTTP::Tiny::Mech # Subtest: Parameters for HTTP::Tiny ok 1 - HTTP::Tiny::Mech->can('agent') ok 2 - Value pass through ok 3 - HTTP::Tiny::Mech->can('local_address') ok 4 - Value pass through 1..4 ok 3 - Parameters for HTTP::Tiny ok t/get.t ............................... ok 1 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny' ok 2 - An object of class 'HTTP::Tiny::Mech' isa 'HTTP::Tiny::Mech' ok 3 - An object of class 'FakeUA' isa 'FakeUA' # Subtest: get url ok 1 - Got a hash back # bless( { # 'agent' => 'HTTP-Tiny-Mech/1.001000', # 'keep_alive' => 1, # 'max_redirect' => 5, # 'mechua' => bless( { # 'args' => [], # 'calls' => [ # [ # 'get', # 'http://www.example.org:80/' # ] # ] # }, 'FakeUA' ), # 'no_proxy' => [], # 'timeout' => 60, # 'verify_SSL' => 0 # }, 'HTTP::Tiny::Mech' ) 1..1 ok 4 - get url # Subtest: get url + opts ok 1 - Got a hash back # bless( { # 'agent' => 'HTTP-Tiny-Mech/1.001000', # 'keep_alive' => 1, # 'max_redirect' => 5, # 'mechua' => bless( { # 'args' => [], # 'calls' => [ # [ # 'get', # 'http://www.example.org:80/', # 'args', # {} # ] # ] # }, 'FakeUA' ), # 'no_proxy' => [], # 'timeout' => 60, # 'verify_SSL' => 0 # }, 'HTTP::Tiny::Mech' ) 1..1 ok 5 - get url + opts # Subtest: request url ok 1 - Got a hash back # bless( { # 'agent' => 'HTTP-Tiny-Mech/1.001000', # 'keep_alive' => 1, # 'max_redirect' => 5, # 'mechua' => bless( { # 'args' => [], # 'calls' => [ # [ # 'request', # bless( { # '_content' => '', # '_headers' => bless( {}, 'HTTP::Headers' ), # '_method' => 'HEAD', # '_uri' => bless( do{\(my $o = 'http://www.example.org:80/')}, 'URI::http' ) # }, 'HTTP::Request' ) # ] # ] # }, 'FakeUA' ), # 'no_proxy' => [], # 'timeout' => 60, # 'verify_SSL' => 0 # }, 'HTTP::Tiny::Mech' ) 1..1 ok 6 - request url # Subtest: request url + opts ok 1 - Got a hash back # bless( { # 'agent' => 'HTTP-Tiny-Mech/1.001000', # 'keep_alive' => 1, # 'max_redirect' => 5, # 'mechua' => bless( { # 'args' => [], # 'calls' => [ # [ # 'request', # bless( { # '_content' => 'CONTENT', # '_headers' => bless( {}, 'HTTP::Headers' ), # '_method' => 'POST', # '_uri' => bless( do{\(my $o = 'http://www.example.org:80/')}, 'URI::http' ) # }, 'HTTP::Request' ) # ] # ] # }, 'FakeUA' ), # 'no_proxy' => [], # 'timeout' => 60, # 'verify_SSL' => 0 # }, 'HTTP::Tiny::Mech' ) 1..1 ok 7 - request url + opts 1..7 ok All tests successful. Files=4, Tests=12, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.65 cusr 0.07 csys = 0.77 CPU) Result: PASS KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz make test TEST_VERBOSE=1 -- OK Kent Fredric <kentnl@cpan.org> Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface. >>> (cd /Users/fly1600/var/cpan/build/HTTP-Tiny-Mech-1.001000-cV_Jvy && tar cvf - HTTP-Tiny-Mech-1.001000.ppd blib) | gzip -c >/Users/fly1600/var/REPO/K/KE/KENTNL/HTTP-Tiny-Mech-1.001000.tar.gz HTTP-Tiny-Mech-1.001000.ppd blib/ blib/lib/ blib/lib/HTTP/ blib/lib/HTTP/Tiny/ blib/lib/HTTP/Tiny/Mech.pm blib/man3/ blib/man3/HTTP::Tiny::Mech.3 >>> mv /Users/fly1600/var/cpan/build/HTTP-Tiny-Mech-1.001000-cV_Jvy/HTTP-Tiny-Mech-1.001000.ppd /Users/fly1600/var/REPO/K/KE/KENTNL Finished 2014-07-18T03:30:14