Start 2009-09-02T00:24:31 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Tue, 01 Sep 2009 10:27:01 GMT Running make for A/AR/ARNIE/WWW-Alltop-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AR/ARNIE/WWW-Alltop-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/A/AR/ARNIE/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/A/AR/ARNIE/WWW-Alltop-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 WWW-Alltop-0.01/ WWW-Alltop-0.01/Changes WWW-Alltop-0.01/inc/ WWW-Alltop-0.01/inc/Module/ WWW-Alltop-0.01/inc/Module/AutoInstall.pm WWW-Alltop-0.01/inc/Module/Install/ WWW-Alltop-0.01/inc/Module/Install/AutoInstall.pm WWW-Alltop-0.01/inc/Module/Install/Base.pm WWW-Alltop-0.01/inc/Module/Install/Can.pm WWW-Alltop-0.01/inc/Module/Install/Fetch.pm WWW-Alltop-0.01/inc/Module/Install/Include.pm WWW-Alltop-0.01/inc/Module/Install/Makefile.pm WWW-Alltop-0.01/inc/Module/Install/Metadata.pm WWW-Alltop-0.01/inc/Module/Install/Win32.pm WWW-Alltop-0.01/inc/Module/Install/WriteAll.pm WWW-Alltop-0.01/inc/Module/Install.pm WWW-Alltop-0.01/lib/ WWW-Alltop-0.01/lib/WWW/ WWW-Alltop-0.01/lib/WWW/Alltop/ WWW-Alltop-0.01/lib/WWW/Alltop/OPML.pm WWW-Alltop-0.01/lib/WWW/Alltop/Topic.pm WWW-Alltop-0.01/lib/WWW/Alltop/TopicListing.pm WWW-Alltop-0.01/lib/WWW/Alltop.pm WWW-Alltop-0.01/LICENSE WWW-Alltop-0.01/Makefile.PL WWW-Alltop-0.01/MANIFEST WWW-Alltop-0.01/META.yml WWW-Alltop-0.01/script/ WWW-Alltop-0.01/script/alltop_opml WWW-Alltop-0.01/t/ WWW-Alltop-0.01/t/01-compile.t WWW-Alltop-0.01/t/02-pod.t WWW-Alltop-0.01/t/03-topics.t WWW-Alltop-0.01/t/04-topic.t WWW-Alltop-0.01/t/05-topiclisting.t WWW-Alltop-0.01/t/class_WWW-Alltop-Topic.t WWW-Alltop-0.01/t/class_WWW-Alltop-TopicListing.t WWW-Alltop-0.01/t/class_WWW-Alltop.t CPAN.pm: Going to build A/AR/ARNIE/WWW-Alltop-0.01.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Cannot determine perl version info from lib/WWW/Alltop.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Moose ...loaded. (0.89) - DateTime ...loaded. (0.50) - Log::Log4perl ...loaded. (1.24) - WWW::Mechanize ...loaded. (1.60) - HTML::TokeParser ...loaded. (3.57) - XML::OPML ...loaded. (0.26) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for WWW::Alltop >>> make cp lib/WWW/Alltop.pm blib/lib/WWW/Alltop.pm cp lib/WWW/Alltop/TopicListing.pm blib/lib/WWW/Alltop/TopicListing.pm cp lib/WWW/Alltop/OPML.pm blib/lib/WWW/Alltop/OPML.pm cp lib/WWW/Alltop/Topic.pm blib/lib/WWW/Alltop/Topic.pm cp script/alltop_opml blib/script/alltop_opml /Users/fly818/bin/perl "-Iinc" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/alltop_opml Manifying blib/man1/alltop_opml.1 Manifying blib/man3/WWW::Alltop.3 Manifying blib/man3/WWW::Alltop::TopicListing.3 Manifying blib/man3/WWW::Alltop::Topic.3 Manifying blib/man3/WWW::Alltop::OPML.3 ARNIE/WWW-Alltop-0.01.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, 'inc', 'blib/lib', 'blib/arch')" t/01-compile.t t/02-pod.t t/03-topics.t t/04-topic.t t/05-topiclisting.t t/class_WWW-Alltop-Topic.t t/class_WWW-Alltop-TopicListing.t t/class_WWW-Alltop.t t/01-compile.t ..................... 1..4 ok 1 - use WWW::Alltop; ok 2 - use WWW::Alltop::Topic; ok 3 - use WWW::Alltop::TopicListing; ok 4 - use WWW::Alltop::OPML; ok t/02-pod.t ......................... 1..5 ok 1 - blib/script/alltop_opml ok 2 - blib/lib/WWW/Alltop.pm ok 3 - blib/lib/WWW/Alltop/OPML.pm ok 4 - blib/lib/WWW/Alltop/Topic.pm ok 5 - blib/lib/WWW/Alltop/TopicListing.pm ok t/03-topics.t ...................... 1..3 ok 1 - Gave us a mech for us isa WWW::Mechanize ok 2 - feeds works ok 3 - topics isa ARRAY ok t/04-topic.t ....................... 1..3 ok 1 - listings works ok 2 - listings isa ARRAY ok 3 - listings is WWW::Alltop::TopicListing ok # Trying MSNBC t/05-topiclisting.t ................ 1..4 ok 1 - rss_url works ok 2 - rss_url is correct ok 3 - rss_url works ok 4 - rss_url is correct ok t/class_WWW-Alltop-Topic.t ......... 1..4 ok 1 - use WWW::Alltop::Topic; ok 2 - instance can be created ok 3 - WWW::Alltop::Topic->can(...) ok 4 - WWW::Alltop::Topic->can(...) ok t/class_WWW-Alltop-TopicListing.t .. 1..6 ok 1 - use WWW::Alltop::TopicListing; ok 2 - instance can be created ok 3 - WWW::Alltop::TopicListing->can(...) ok 4 - WWW::Alltop::TopicListing->can(...) ok 5 - name maintains state ok 6 - url maintains state ok t/class_WWW-Alltop.t ............... 1..5 ok 1 - instance can be created ok 2 - WWW::Alltop->can(...) ok 3 - WWW::Alltop->can(...) ok 4 - set mech ok 5 - mech maintained state ok All tests successful. Files=8, Tests=34, 13 wallclock secs ( 0.13 usr 0.14 sys + 9.84 cusr 1.21 csys = 11.32 CPU) Result: PASS ARNIE/WWW-Alltop-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Joshua Braegger <CENSORED> Alltop.com feed scraper >>> (cd /Users/fly818/var/cpan/build/WWW-Alltop-0.01-OCaszd && tar cvf - WWW-Alltop-0.01.ppd blib) | gzip -c >/Users/fly818/var/REPO/A/AR/ARNIE/WWW-Alltop-0.01.tar.gz WWW-Alltop-0.01.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/Alltop/ blib/lib/WWW/Alltop/OPML.pm blib/lib/WWW/Alltop/Topic.pm blib/lib/WWW/Alltop/TopicListing.pm blib/lib/WWW/Alltop.pm blib/man1/ blib/man1/alltop_opml.1 blib/man3/ blib/man3/WWW::Alltop.3 blib/man3/WWW::Alltop::OPML.3 blib/man3/WWW::Alltop::Topic.3 blib/man3/WWW::Alltop::TopicListing.3 blib/script/ blib/script/alltop_opml >>> mv /Users/fly818/var/cpan/build/WWW-Alltop-0.01-OCaszd/WWW-Alltop-0.01.ppd /Users/fly818/var/REPO/A/AR/ARNIE Finished 2009-09-02T00:24:54