Start 2008-10-24T02:57:28 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Wed, 22 Oct 2008 10:26:54 GMT Running make for A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz ok WWW-CheckSite-0.018/ WWW-CheckSite-0.018/Changes WWW-CheckSite-0.018/checksite WWW-CheckSite-0.018/lib/ WWW-CheckSite-0.018/lib/WWW/ WWW-CheckSite-0.018/lib/WWW/CheckSite/ WWW-CheckSite-0.018/lib/WWW/CheckSite/Manual.pod WWW-CheckSite-0.018/lib/WWW/CheckSite/Spider.pm WWW-CheckSite-0.018/lib/WWW/CheckSite/Util.pm WWW-CheckSite-0.018/lib/WWW/CheckSite/Validator.pm WWW-CheckSite-0.018/lib/WWW/CheckSite.pm WWW-CheckSite-0.018/lib/WWW/wcsfullrpt.tmpl WWW-CheckSite-0.018/lib/WWW/wcsfullrpt.tt WWW-CheckSite-0.018/lib/WWW/wcssummrpt.tmpl WWW-CheckSite-0.018/lib/WWW/wcssummrpt.tt WWW-CheckSite-0.018/Makefile.PL WWW-CheckSite-0.018/MANIFEST WWW-CheckSite-0.018/META.yml WWW-CheckSite-0.018/README WWW-CheckSite-0.018/t/ WWW-CheckSite-0.018/t/00util.t WWW-CheckSite-0.018/t/01spider.t WWW-CheckSite-0.018/t/02spider.t WWW-CheckSite-0.018/t/10validator.t WWW-CheckSite-0.018/t/11validator.t WWW-CheckSite-0.018/t/20checksite.t WWW-CheckSite-0.018/t/docroot/ WWW-CheckSite-0.018/t/docroot/areabroken.html WWW-CheckSite-0.018/t/docroot/dot.gif WWW-CheckSite-0.018/t/docroot/imagebroken.html WWW-CheckSite-0.018/t/docroot/index.html WWW-CheckSite-0.018/t/docroot/linkbroken.html WWW-CheckSite-0.018/t/docroot/norobots.html WWW-CheckSite-0.018/t/lib/ WWW-CheckSite-0.018/t/lib/HTTP/ WWW-CheckSite-0.018/t/lib/HTTP/Server/ WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple/ WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple/CGI.pm WWW-CheckSite-0.018/t/lib/HTTP/Server/Simple.pm WWW-CheckSite-0.018/t/lib/HTTPD.pm WWW-CheckSite-0.018/t/lib/mime.types WWW-CheckSite-0.018/t/pod_coverage.t WWW-CheckSite-0.018/t/pod_ok.t WWW-CheckSite-0.018/t/tsorg/ WWW-CheckSite-0.018/t/tsorg/tsorg.wcs CPAN.pm: Going to build A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::CheckSite >>> make cp lib/WWW/wcsfullrpt.tmpl blib/lib/WWW/wcsfullrpt.tmpl cp lib/WWW/wcssummrpt.tmpl blib/lib/WWW/wcssummrpt.tmpl cp lib/WWW/CheckSite/Manual.pod blib/lib/WWW/CheckSite/Manual.pod cp lib/WWW/CheckSite/Validator.pm blib/lib/WWW/CheckSite/Validator.pm cp lib/WWW/CheckSite/Util.pm blib/lib/WWW/CheckSite/Util.pm cp lib/WWW/wcssummrpt.tt blib/lib/WWW/wcssummrpt.tt cp lib/WWW/CheckSite/Spider.pm blib/lib/WWW/CheckSite/Spider.pm cp lib/WWW/wcsfullrpt.tt blib/lib/WWW/wcsfullrpt.tt cp lib/WWW/CheckSite.pm blib/lib/WWW/CheckSite.pm cp checksite blib/script/checksite /Users/fly818/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/checksite Manifying blib/man1/checksite.1 Manifying blib/man3/WWW::CheckSite::Spider.3 Manifying blib/man3/WWW::CheckSite::Manual.3 Manifying blib/man3/WWW::CheckSite::Validator.3 Manifying blib/man3/WWW::CheckSite.3 Manifying blib/man3/WWW::CheckSite::Util.3 ABELTJE/WWW-CheckSite-0.018.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00util.......... 1..18 ok 1 - use WWW::CheckSite::Util; ok 2 - new_cache() exists ok 3 - The object isa WWW::CheckSite::Util::Cache ok 4 - new_stack() exitst ok 5 - The object isa WWW::CheckSite::Util::Stack ok 6 - new_cache() imported ok 7 - The object isa WWW::CheckSite::Util::Cache ok 8 - set( value => val ) ok 9 - has( key ) ok 10 - unset( key ) ok 11 - hasn't got 'key' ok 12 - new_stack() imported ok 13 - The object isa WWW::CheckSite::Util::Stack ok 14 - Push ok 15 - Peek ok 16 - Pop ok 17 - no more pop ok 18 - no more peek ok t/01spider........ 1..13 ok 1 - use WWW::CheckSite::Spider; ok 2 - WCS_UNKNOWN ok 3 - WCS_FOLLOWED ok 4 - WCS_SPIDERED ok 5 - WCS_TOSPIDER ok 6 - WCS_NOCONTENT ok 7 - WCS_OUTSCOPE ok 8 - Die on no args ok 9 - Got the right error ok 10 - The object isa WWW::CheckSite::Spider ok 11 - Got array with uri's ok 12 - The object isa WWW::CheckSite::Spider ok 13 - Got array with uri's ok t/02spider........ 1..19 ok 1 - use HTTPD; ok 2 - use IO::Socket::INET; ok 3 - Using port 59427 for server ok 4 - Created HTTPD ok 5 - The object isa HTTPD ok 6 - Local webever running as 8132 on port 59427 (t/lib/../docroot) ok 7 - use WWW::CheckSite::Spider; ok 8 - The object isa WWW::CheckSite::Spider ok 9 - A page returned ok 10 - Return status ok ok 11 - Got enough pages from spider ok 12 - ok - pages ok 13 - not ok - pages ok 14 - The object isa WWW::CheckSite::Spider ok 15 - A page returned ok 16 - Return status ok ok 17 - Got enough pages from spider ok 18 - ok - pages ok 19 - not ok - pages ok t/10validator..... 1..38 ok 1 - use HTTPD; ok 2 - Created HTTPD ok 3 - The object isa HTTPD ok 4 - Local webever running as 8134 on port 54321 (t/lib/../docroot) ok 5 - use WWW::CheckSite::Validator; ok 6 - The object isa WWW::CheckSite::Validator ok 7 - Got the index-page ok 8 - Got all the pages ok 9 - links on page (http://localhost:54321/areabroken.html) 1 ok 10 - links_ok on page (http://localhost:54321/areabroken.html) 0 ok 11 - images on page (http://localhost:54321/areabroken.html) 1 ok 12 - images_ok on page (http://localhost:54321/areabroken.html) 1 ok 13 - status of page (http://localhost:54321/areabroken.html) 200 ok 14 - links on page (http://localhost:54321/linkbroken.html) 2 ok 15 - links_ok on page (http://localhost:54321/linkbroken.html) 1 ok 16 - images on page (http://localhost:54321/linkbroken.html) 0 ok 17 - images_ok on page (http://localhost:54321/linkbroken.html) 0 ok 18 - status of page (http://localhost:54321/linkbroken.html) 200 ok 19 - links on page (http://localhost:54321/imagebroken.html) 1 ok 20 - links_ok on page (http://localhost:54321/imagebroken.html) 1 ok 21 - images on page (http://localhost:54321/imagebroken.html) 2 ok 22 - images_ok on page (http://localhost:54321/imagebroken.html) 1 ok 23 - status of page (http://localhost:54321/imagebroken.html) 200 ok 24 - links on page (http://localhost:54321/index.html) 5 ok 25 - links_ok on page (http://localhost:54321/index.html) 5 ok 26 - images on page (http://localhost:54321/index.html) 1 ok 27 - images_ok on page (http://localhost:54321/index.html) 1 ok 28 - status of page (http://localhost:54321/index.html) 200 ok 29 - links on page (http://localhost:54321/norobots.html) 4 ok 30 - links_ok on page (http://localhost:54321/norobots.html) 4 ok 31 - images on page (http://localhost:54321/norobots.html) 0 ok 32 - images_ok on page (http://localhost:54321/norobots.html) 0 ok 33 - status of page (http://localhost:54321/norobots.html) 200 ok 34 - links on page (http://localhost:54321/doesnotexist.html) 0 ok 35 - links_ok on page (http://localhost:54321/doesnotexist.html) 0 ok 36 - images on page (http://localhost:54321/doesnotexist.html) 0 ok 37 - images_ok on page (http://localhost:54321/doesnotexist.html) 0 ok 38 - status of page (http://localhost:54321/doesnotexist.html) 404 ok t/11validator..... 1..21 ok 1 - use HTTPD; ok 2 - Created HTTPD ok 3 - The object isa HTTPD ok 4 - Local webever running as 8136 on port 54321 (t/lib/../docroot) ok 5 - use WWW::CheckSite::Validator; ok 6 - called new() ok 7 - The object isa WWW::CheckSite::Validator ok 8 - init robot rules ok 9 - checked (rr) base uri ok 10 - Found GET request (http://localhost:54321/dot.gif) ok 11 - Skipped GET request (http://localhost:54321/dot.gif) ok 12 - Found HEAD request (http://localhost:54321/areabroken.html) ok 13 - Found GET request (http://localhost:54321/areabroken.html) ok 14 - Found HEAD request (http://localhost:54321/linkbroken.html) ok 15 - Found GET request (http://localhost:54321/linkbroken.html) ok 16 - Found HEAD request (http://localhost:54321/imagebroken.html) ok 17 - Found GET request (http://localhost:54321/imagebroken.html) ok 18 - Skipped HEAD request (http://localhost:54321/index.html) ok 19 - Found GET request (http://localhost:54321/index.html) ok 20 - Found HEAD request (http://localhost:54321/doesnotexist.html) ok 21 - Found GET request (http://localhost:54321/doesnotexist.html) ok t/20checksite..... 1..13 ok 1 - use WWW::CheckSite; ok 2 - The object isa WWW::CheckSite ok 3 - found an arryref for uri ok 4 - The object isa WWW::CheckSite ok 5 - found an arryref for uri Loaded '/Users/fly818/var/cpan/build/WWW-CheckSite-0.018-vAFjBv/t/tsorg/tsorg.wcs' ok 6 - loaded info from saved data ok 7 - The object isa WWW::CheckSite ok 8 - uri was set ok 9 - write_report() ok 10 - full report exists ok 11 - summary report exists ok 12 - All links returned ok 13 - All not skipped links returned ok t/pod_coverage.... 1..4 ok 1 - Pod coverage on WWW::CheckSite::Spider ok 2 - Pod coverage on WWW::CheckSite::Validator ok 3 - Pod coverage on WWW::CheckSite::Util ok 4 - Pod coverage on WWW::CheckSite ok t/pod_ok.......... 1..6 ok 1 - POD test for checksite ok 2 - POD test for lib/WWW/CheckSite/Spider.pm ok 3 - POD test for lib/WWW/CheckSite/Validator.pm ok 4 - POD test for lib/WWW/CheckSite/Util.pm ok 5 - POD test for lib/WWW/CheckSite/Manual.pod ok 6 - POD test for lib/WWW/CheckSite.pm ok All tests successful. Files=8, Tests=132, 5 wallclock secs ( 0.16 usr 0.13 sys + 3.13 cusr 0.85 csys = 4.27 CPU) Result: PASS ABELTJE/WWW-CheckSite-0.018.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AB/ABELTJE/CHECKSUMS Abe Timmerman <abeltje@cpan.org> OO interface to an iterator that checks a website >>> (cd /Users/fly818/var/cpan/build/WWW-CheckSite-0.018-vAFjBv && tar cvf - WWW-CheckSite-0.018.ppd blib) | gzip -c >/Users/fly818/var/REPO/A/AB/ABELTJE/WWW-CheckSite-0.018.tar.gz WWW-CheckSite-0.018.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/CheckSite/ blib/lib/WWW/CheckSite/Manual.pod blib/lib/WWW/CheckSite/Spider.pm blib/lib/WWW/CheckSite/Util.pm blib/lib/WWW/CheckSite/Validator.pm blib/lib/WWW/CheckSite.pm blib/lib/WWW/wcsfullrpt.tmpl blib/lib/WWW/wcsfullrpt.tt blib/lib/WWW/wcssummrpt.tmpl blib/lib/WWW/wcssummrpt.tt blib/man1/ blib/man1/checksite.1 blib/man3/ blib/man3/WWW::CheckSite.3 blib/man3/WWW::CheckSite::Manual.3 blib/man3/WWW::CheckSite::Spider.3 blib/man3/WWW::CheckSite::Util.3 blib/man3/WWW::CheckSite::Validator.3 blib/script/ blib/script/checksite >>> mv /Users/fly818/var/cpan/build/WWW-CheckSite-0.018-vAFjBv/WWW-CheckSite-0.018.ppd /Users/fly818/var/REPO/A/AB/ABELTJE Finished 2008-10-24T02:57:40