Start 2009-09-24T16:01:46 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Thu, 24 Sep 2009 08:27:56 GMT Running make for F/FA/FAYLAND/WWW-Contact-0.32.tar.gz Checksum for /net/nas/data/cpan/authors/id/F/FA/FAYLAND/WWW-Contact-0.32.tar.gz ok Will not use Archive::Tar, need 1.00 WWW-Contact-0.32 WWW-Contact-0.32/Changes WWW-Contact-0.32/MANIFEST WWW-Contact-0.32/Build.PL WWW-Contact-0.32/META.yml WWW-Contact-0.32/Makefile.PL WWW-Contact-0.32/README WWW-Contact-0.32/examples WWW-Contact-0.32/examples/cron_to_test.pl WWW-Contact-0.32/examples/test.pl WWW-Contact-0.32/t WWW-Contact-0.32/t/02-supplier.t WWW-Contact-0.32/t/999-author.t WWW-Contact-0.32/t/109-lycos.t WWW-Contact-0.32/t/110-plaxo.t WWW-Contact-0.32/t/pod.t WWW-Contact-0.32/t/01-basic.t WWW-Contact-0.32/t/103-rediff.t WWW-Contact-0.32/t/107-hotmail.t WWW-Contact-0.32/t/104-163.t WWW-Contact-0.32/t/108-indiatimes.t WWW-Contact-0.32/t/101-gmail.t WWW-Contact-0.32/t/102-yahoo.t WWW-Contact-0.32/t/00-load.t WWW-Contact-0.32/t/106-mail.t WWW-Contact-0.32/t/105-aol.t WWW-Contact-0.32/t/lib WWW-Contact-0.32/t/lib/WWW WWW-Contact-0.32/t/lib/WWW/Contact WWW-Contact-0.32/t/lib/WWW/Contact/Unknown.pm WWW-Contact-0.32/lib WWW-Contact-0.32/lib/WWW WWW-Contact-0.32/lib/WWW/Contact.pm WWW-Contact-0.32/lib/WWW/Contact WWW-Contact-0.32/lib/WWW/Contact/GoogleContactsAPI.pm WWW-Contact-0.32/lib/WWW/Contact/Base.pm WWW-Contact-0.32/lib/WWW/Contact/Lycos.pm WWW-Contact-0.32/lib/WWW/Contact/AOL.pm WWW-Contact-0.32/lib/WWW/Contact/Rediffmail.pm WWW-Contact-0.32/lib/WWW/Contact/Hotmail.pm WWW-Contact-0.32/lib/WWW/Contact/Yahoo.pm WWW-Contact-0.32/lib/WWW/Contact/Indiatimes.pm WWW-Contact-0.32/lib/WWW/Contact/Gmail.pm WWW-Contact-0.32/lib/WWW/Contact/Plaxo.pm WWW-Contact-0.32/lib/WWW/Contact/Mail.pm WWW-Contact-0.32/lib/WWW/Contact/CN WWW-Contact-0.32/lib/WWW/Contact/CN/163.pm WWW-Contact-0.32/lib/WWW/Contact/BG WWW-Contact-0.32/lib/WWW/Contact/BG/Mail.pm WWW-Contact-0.32/lib/WWW/Contact/BG/Abv.pm CPAN.pm: Going to build F/FA/FAYLAND/WWW-Contact-0.32.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Contact >>> make cp lib/WWW/Contact/Base.pm blib/lib/WWW/Contact/Base.pm cp lib/WWW/Contact/Plaxo.pm blib/lib/WWW/Contact/Plaxo.pm cp lib/WWW/Contact/Rediffmail.pm blib/lib/WWW/Contact/Rediffmail.pm cp lib/WWW/Contact/GoogleContactsAPI.pm blib/lib/WWW/Contact/GoogleContactsAPI.pm cp lib/WWW/Contact/Lycos.pm blib/lib/WWW/Contact/Lycos.pm cp lib/WWW/Contact/CN/163.pm blib/lib/WWW/Contact/CN/163.pm cp lib/WWW/Contact.pm blib/lib/WWW/Contact.pm cp lib/WWW/Contact/Yahoo.pm blib/lib/WWW/Contact/Yahoo.pm cp lib/WWW/Contact/Indiatimes.pm blib/lib/WWW/Contact/Indiatimes.pm cp lib/WWW/Contact/Mail.pm blib/lib/WWW/Contact/Mail.pm cp lib/WWW/Contact/BG/Mail.pm blib/lib/WWW/Contact/BG/Mail.pm cp lib/WWW/Contact/BG/Abv.pm blib/lib/WWW/Contact/BG/Abv.pm cp lib/WWW/Contact/Hotmail.pm blib/lib/WWW/Contact/Hotmail.pm cp lib/WWW/Contact/AOL.pm blib/lib/WWW/Contact/AOL.pm cp lib/WWW/Contact/Gmail.pm blib/lib/WWW/Contact/Gmail.pm Manifying blib/man3/WWW::Contact::Base.3 Manifying blib/man3/WWW::Contact::Plaxo.3 Manifying blib/man3/WWW::Contact::Rediffmail.3 Manifying blib/man3/WWW::Contact::CN::163.3 Manifying blib/man3/WWW::Contact::Lycos.3 Manifying blib/man3/WWW::Contact::GoogleContactsAPI.3 Manifying blib/man3/WWW::Contact::Indiatimes.3 Manifying blib/man3/WWW::Contact::Yahoo.3 Manifying blib/man3/WWW::Contact.3 Manifying blib/man3/WWW::Contact::BG::Abv.3 Manifying blib/man3/WWW::Contact::BG::Mail.3 Manifying blib/man3/WWW::Contact::Mail.3 Manifying blib/man3/WWW::Contact::Hotmail.3 Manifying blib/man3/WWW::Contact::AOL.3 Manifying blib/man3/WWW::Contact::Gmail.3 FAYLAND/WWW-Contact-0.32.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing WWW::Contact 0.32, Perl 5.008008, /home/fly818/ap818/bin/perl-static t/00-load.t ......... 1..1 ok 1 - use WWW::Contact; ok t/01-basic.t ........ 1..8 ok 1 - get error with password b ok 2 - empty contact list ok 3 - no error with password c ok 4 - get 2 contact list ok 5 - get error with password b ok 6 - empty contact list ok 7 - no error with password c ok 8 - get 2 contact list ok t/02-supplier.t ..... 1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/101-gmail.t ....... skipped: set $ENV{TEST_GMAIL} and $ENV{TEST_GMAIL_PASS} to test t/102-yahoo.t ....... skipped: set $ENV{TEST_YAHOO} and $ENV{TEST_YAHOO_PASS} to test t/103-rediff.t ...... skipped: set $ENV{TEST_REDIFF} and $ENV{TEST_REDIFF_PASS} to test t/104-163.t ......... skipped: set $ENV{TEST_163} and $ENV{TEST_163_PASS} to test t/105-aol.t ......... skipped: set $ENV{TEST_AOL} and $ENV{TEST_AOL_PASS} to test t/106-mail.t ........ skipped: set $ENV{TEST_MAIL} and $ENV{TEST_MAIL_PASS} to test t/107-hotmail.t ..... skipped: set $ENV{TEST_HOTMAIL} and $ENV{TEST_HOTMAIL_PASS} to test t/108-indiatimes.t .. skipped: set $ENV{TEST_INDIATIMES} and $ENV{TEST_INDIATIMES_PASS} to test t/109-lycos.t ....... skipped: set $ENV{TEST_LYCOS} and $ENV{TEST_LYCOS_PASS} to test t/110-plaxo.t ....... skipped: set $ENV{TEST_PLAXO} and $ENV{TEST_PLAXO_PASS} to test t/999-author.t ...... skipped: author tests t/pod.t ............. 1..15 ok 1 - blib/lib/WWW/Contact.pm ok 2 - blib/lib/WWW/Contact/Base.pm ok 3 - blib/lib/WWW/Contact/Gmail.pm ok 4 - blib/lib/WWW/Contact/Hotmail.pm ok 5 - blib/lib/WWW/Contact/Yahoo.pm ok 6 - blib/lib/WWW/Contact/GoogleContactsAPI.pm ok 7 - blib/lib/WWW/Contact/Plaxo.pm ok 8 - blib/lib/WWW/Contact/Mail.pm ok 9 - blib/lib/WWW/Contact/Lycos.pm ok 10 - blib/lib/WWW/Contact/Rediffmail.pm ok 11 - blib/lib/WWW/Contact/Indiatimes.pm ok 12 - blib/lib/WWW/Contact/AOL.pm ok 13 - blib/lib/WWW/Contact/BG/Mail.pm ok 14 - blib/lib/WWW/Contact/BG/Abv.pm ok 15 - blib/lib/WWW/Contact/CN/163.pm ok All tests successful. Files=15, Tests=34, 8 wallclock secs ( 0.00 usr 0.04 sys + 3.82 cusr 1.28 csys = 5.14 CPU) Result: PASS FAYLAND/WWW-Contact-0.32.tar.gz make test TEST_VERBOSE=1 -- OK Fayland Lin <fayland@gmail.com> Get contacts/addressbook from Web >>> (cd /home/fly818/var/cpan/build/WWW-Contact-0.32-KiwGba && tar cvf - WWW-Contact-0.32.ppd blib) | gzip -c >/home/fly818/var/REPO/F/FA/FAYLAND/WWW-Contact-0.32.tar.gz WWW-Contact-0.32.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/Contact.pm blib/lib/WWW/Contact/ blib/lib/WWW/Contact/BG/ blib/lib/WWW/Contact/BG/Mail.pm blib/lib/WWW/Contact/BG/Abv.pm blib/lib/WWW/Contact/CN/ blib/lib/WWW/Contact/CN/163.pm blib/lib/WWW/Contact/Base.pm blib/lib/WWW/Contact/Gmail.pm blib/lib/WWW/Contact/Hotmail.pm blib/lib/WWW/Contact/Yahoo.pm blib/lib/WWW/Contact/GoogleContactsAPI.pm blib/lib/WWW/Contact/Plaxo.pm blib/lib/WWW/Contact/Mail.pm blib/lib/WWW/Contact/Lycos.pm blib/lib/WWW/Contact/Rediffmail.pm blib/lib/WWW/Contact/Indiatimes.pm blib/lib/WWW/Contact/AOL.pm blib/man3/ blib/man3/WWW::Contact::Lycos.3 blib/man3/WWW::Contact::BG::Abv.3 blib/man3/WWW::Contact::Gmail.3 blib/man3/WWW::Contact::Base.3 blib/man3/WWW::Contact::Plaxo.3 blib/man3/WWW::Contact::Rediffmail.3 blib/man3/WWW::Contact::Mail.3 blib/man3/WWW::Contact::Yahoo.3 blib/man3/WWW::Contact::BG::Mail.3 blib/man3/WWW::Contact::Indiatimes.3 blib/man3/WWW::Contact::GoogleContactsAPI.3 blib/man3/WWW::Contact::Hotmail.3 blib/man3/WWW::Contact.3 blib/man3/WWW::Contact::CN::163.3 blib/man3/WWW::Contact::AOL.3 >>> mv /home/fly818/var/cpan/build/WWW-Contact-0.32-KiwGba/WWW-Contact-0.32.ppd /home/fly818/var/REPO/F/FA/FAYLAND Finished 2009-09-24T16:01:59