Start 2009-06-13T08:14:14 ActivePerl-1003 CPAN-1.94 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for D/DR/DRRHO/WWW-Agent-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DRRHO/WWW-Agent-0.03.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DR\DRRHO\WWW-Agent-0.03.tar.gz ok WWW-Agent-0.03/ WWW-Agent-0.03/lib/ WWW-Agent-0.03/lib/WWW/ WWW-Agent-0.03/lib/WWW/Agent/ WWW-Agent-0.03/lib/WWW/Agent/Plugins/ WWW-Agent-0.03/lib/WWW/Agent/Plugins/GoldCoasting.pm WWW-Agent-0.03/lib/WWW/Agent/Plugins/Focus.pm WWW-Agent-0.03/lib/WWW/Agent/Plugins/Director.pm WWW-Agent-0.03/lib/WWW/Agent/Plugins.pm WWW-Agent-0.03/lib/WWW/Agent/Zombie.pm WWW-Agent-0.03/lib/WWW/Agent.pm WWW-Agent-0.03/t/ WWW-Agent-0.03/t/01goldcoast.t WWW-Agent-0.03/t/04director.t WWW-Agent-0.03/t/00agent.t WWW-Agent-0.03/t/log.conf WWW-Agent-0.03/META.yml WWW-Agent-0.03/Changes WWW-Agent-0.03/MANIFEST WWW-Agent-0.03/Makefile.PL WWW-Agent-0.03/README CPAN.pm: Going to build D/DR/DRRHO/WWW-Agent-0.03.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Agent >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/WWW/Agent.pm blib\lib\WWW\Agent.pm cp lib/WWW/Agent/Plugins/GoldCoasting.pm blib\lib\WWW\Agent\Plugins\GoldCoasting.pm cp lib/WWW/Agent/Plugins.pm blib\lib\WWW\Agent\Plugins.pm cp lib/WWW/Agent/Plugins/Director.pm blib\lib\WWW\Agent\Plugins\Director.pm cp lib/WWW/Agent/Plugins/Focus.pm blib\lib\WWW\Agent\Plugins\Focus.pm cp lib/WWW/Agent/Zombie.pm blib\lib\WWW\Agent\Zombie.pm DRRHO/WWW-Agent-0.03.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00agent.t ...... ok 1 - require WWW::Agent; ok 2 - class ok 3 - empty agent returns immediately ok 4 - Test plugin: called and data 1..4 ok t/01goldcoast.t .. ok 1 - here we are 1..1 ok t/04director.t ... ok 1 - require WWW::Agent::Zombie; ok 2 - class ok 3 - empty plan ok 4 - warn by itself ok 5 - died texted ok 6 - died untexted ok 7 - die masked by warn ok 8 - die not masked by warn ok 9 - xor: warn is chosen ok 10 - xor: warn is chosen ok 11 - xor: warn is chosen ok 12 - xor: die is chosen ok 13 - xor: die is chosen ok 14 - doublequote ok 15 - singlequote ok 16 - called function a number of times ok 17 - called function (commented and uncommented) ok 18 - labelled plan not executed ok 19 - labelled plan executed ok 20 - variable passing ok 21 - variable passing II ok 22 - multiple labelled plan executed ok 23 - wrong dither format ok 24 - wait [0,8] secs: 4 ok 25 - wait [0,8] secs: 2 ok 26 - wait [0,8] secs: 6 ok 27 - wait [0,8] secs: 3 ok 28 - wait [0,8] secs: 0 ok 29 - wait roughly 2 secs ok 30 - wait roughly 3 secs ok 31 - goto, no fail ok 32 - goto, fail (500 Can't connect to james.bond.edu.auxx:80 (Bad hostname 'james.bond.edu.auxx') at C:\cpanfly\var\cpan\build\WWW-Agent-0.03-7pzuce\blib\lib/WWW/Agent/Zombie.pm line 136. # ) ok 33 - url dead and user defined exception ok 34 - url match must fail ok 35 - url match with working site ok 36 - url match with broken pattern ok 37 - random walk ok 38 - random walk 2 ok 39 - random walk & catch ok 40 - element matching 1 ok 41 - element matching 1 ok 42 - element matching 5 ok 43 - element matching 8 ok 44 - element matching 9 ok 45 - content matching ok 46 - content matching ok 47 - element matching 3 ok 48 - element matching 31 ok 49 - element matching 7 ok 50 - element matching 6 ok 51 - element matching 2 ok 52 - form fill & submit 1 ok 53 - form fill & submit 2 ok 54 - reuse: ok and ok ok 55 - reuse: die and die (I) ok 56 - reuse: die and die (II) 1..56 ok All tests successful. Files=3, Tests=61, 54 wallclock secs ( 0.02 usr + 0.05 sys = 0.06 CPU) Result: PASS DRRHO/WWW-Agent-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DRRHO/CHECKSUMS Picked up abstract from Makefile Robert Barta <drrho@cpan.org> Abstract web browser >>> (cd C:\cpanfly\var\cpan\build\WWW-Agent-0.03-7pzuce && tar cvf - WWW-Agent-0.03.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DR/DRRHO/WWW-Agent-0.03.tar.gz WWW-Agent-0.03.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/Agent/ blib/lib/WWW/Agent/Plugins/ blib/lib/WWW/Agent/Plugins/Director.pm blib/lib/WWW/Agent/Plugins/Focus.pm blib/lib/WWW/Agent/Plugins/GoldCoasting.pm blib/lib/WWW/Agent/Plugins.pm blib/lib/WWW/Agent/Zombie.pm blib/lib/WWW/Agent.pm >>> mv C:\cpanfly\var\cpan\build\WWW-Agent-0.03-7pzuce/WWW-Agent-0.03.ppd C:/cpanfly/var/REPO/D/DR/DRRHO Finished 2009-06-13T08:15:13