Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-07-27T09:03:56 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Mon, 27 Jul 2009 10:27:01 GMT Running make for R/RJ/RJBS/Email-Folder-0.855.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Email-Folder-0.855.tar.gz ok Will not use Archive::Tar, need 1.00 Email-Folder-0.855/ Email-Folder-0.855/Changes Email-Folder-0.855/LICENSE Email-Folder-0.855/MANIFEST Email-Folder-0.855/META.yml Email-Folder-0.855/Makefile.PL Email-Folder-0.855/README Email-Folder-0.855/TODO Email-Folder-0.855/lib/ Email-Folder-0.855/lib/Email/ Email-Folder-0.855/lib/Email/Folder/ Email-Folder-0.855/lib/Email/Folder/Ezmlm.pm Email-Folder-0.855/lib/Email/Folder/MH.pm Email-Folder-0.855/lib/Email/Folder/Maildir.pm Email-Folder-0.855/lib/Email/Folder/Mbox.pm Email-Folder-0.855/lib/Email/Folder/Reader.pm Email-Folder-0.855/lib/Email/Folder.pm Email-Folder-0.855/t/ Email-Folder-0.855/t/01mbox.t Email-Folder-0.855/t/02maildir.t Email-Folder-0.855/t/03mh.t Email-Folder-0.855/t/mboxes/ Email-Folder-0.855/t/mboxes/mboxcl2 Email-Folder-0.855/t/mboxes/mboxcl2.lies Email-Folder-0.855/t/mboxes/mboxcl3 Email-Folder-0.855/t/mboxes/testmbox Email-Folder-0.855/t/mboxes/testmbox.dos Email-Folder-0.855/t/mboxes/testmbox.empty Email-Folder-0.855/t/mboxes/testmbox.mac Email-Folder-0.855/t/pod-coverage.t Email-Folder-0.855/t/pod.t Email-Folder-0.855/t/testmaildir/ Email-Folder-0.855/t/testmaildir/cur/ Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_11.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_13.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_15.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_17.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_19.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_3.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_5.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_7.penfold Email-Folder-0.855/t/testmaildir/cur/1050314226.9981_9.penfold Email-Folder-0.855/t/testmaildir/new/ Email-Folder-0.855/t/testmaildir/new/1050314226.9981_1.penfold Email-Folder-0.855/t/testmaildir/tmp/ Email-Folder-0.855/t/testmaildir/tmp/1050314226.9981_8.penfold Email-Folder-0.855/t/testmh/ Email-Folder-0.855/t/testmh/.mh_sequences Email-Folder-0.855/t/testmh/1 Email-Folder-0.855/t/testmh/2 Email-Folder-0.855/t/testmh/3 Email-Folder-0.855/t/testmh/4 CPAN.pm: Going to build R/RJ/RJBS/Email-Folder-0.855.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Email::Folder >>> make cp lib/Email/Folder/Ezmlm.pm blib/lib/Email/Folder/Ezmlm.pm cp lib/Email/Folder/MH.pm blib/lib/Email/Folder/MH.pm cp lib/Email/Folder/Maildir.pm blib/lib/Email/Folder/Maildir.pm cp lib/Email/Folder.pm blib/lib/Email/Folder.pm cp lib/Email/Folder/Mbox.pm blib/lib/Email/Folder/Mbox.pm cp lib/Email/Folder/Reader.pm blib/lib/Email/Folder/Reader.pm Manifying blib/man3/Email::Folder::Maildir.3 Manifying blib/man3/Email::Folder::MH.3 Manifying blib/man3/Email::Folder::Reader.3 Manifying blib/man3/Email::Folder::Mbox.3 Manifying blib/man3/Email::Folder.3 RJBS/Email-Folder-0.855.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01mbox.t ........ 1..26 ok 1 - use Email::Folder; ok 2 - opened testmbox.mac ok 3 - grabbed 10 messages ok 4 - they're the messages we expected ok 5 - opened testmbox.dos ok 6 - grabbed 10 messages ok 7 - they're the messages we expected ok 8 - opened testmbox ok 9 - grabbed 10 messages ok 10 - they're the messages we expected ok 11 - opened testmbox.empty ok 12 ok 13 - opened mboxcl2 ok 14 ok 15 - they're the messages we expected ok 16 - opened mboxcl2.lies ok 17 ok 18 - they're the messages we expected ok 19 - iterate first message ok 20 - reopened ok 21 - second message ok 22 - there are two messages in the mbox mboxcl2 ok 23 - one more line after Content-Length ok 24 - with Content-Length all headers are in place ok 25 - one more line after Lines ok 26 - with Lines all headers are in place ok t/02maildir.t ..... 1..4 ok 1 - use Email::Folder; ok 2 ok 3 - grabbed 10 messages ok 4 - they're the messages we expected ok t/03mh.t .......... 1..4 ok 1 - use Email::Folder; ok 2 ok 3 - grabbed 4 messages ok 4 - they're the messages we expected ok t/pod-coverage.t .. skipped: set RELEASE_TESTING to test pod t/pod.t ........... skipped: set RELEASE_TESTING to test pod All tests successful. Files=5, Tests=34, 1 wallclock secs ( 0.13 usr 0.03 sys + 1.14 cusr 0.14 csys = 1.44 CPU) Result: PASS RJBS/Email-Folder-0.855.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Email/Folder.pm Ricardo SIGNES <rjbs@cpan.org> read all the messages from a folder as Email::Simple objects. >>> (cd /export/home/fly818/var/cpan/build/Email-Folder-0.855-XvHg7c && tar cvf - Email-Folder-0.855.ppd blib) | gzip -c >/export/home/fly818/var/REPO/R/RJ/RJBS/Email-Folder-0.855.tar.gz Email-Folder-0.855.ppd blib/ blib/lib/ blib/lib/Email/ blib/lib/Email/Folder/ blib/lib/Email/Folder/Ezmlm.pm blib/lib/Email/Folder/MH.pm blib/lib/Email/Folder/Maildir.pm blib/lib/Email/Folder/Mbox.pm blib/lib/Email/Folder/Reader.pm blib/lib/Email/Folder.pm blib/man3/ blib/man3/Email::Folder::Maildir.3 blib/man3/Email::Folder::MH.3 blib/man3/Email::Folder::Reader.3 blib/man3/Email::Folder::Mbox.3 blib/man3/Email::Folder.3 >>> mv /export/home/fly818/var/cpan/build/Email-Folder-0.855-XvHg7c/Email-Folder-0.855.ppd /export/home/fly818/var/REPO/R/RJ/RJBS Finished 2009-07-27T09:04:07