Start 2008-10-30T14:51:03 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Thu, 30 Oct 2008 08:28:32 GMT Running make for C/CH/CHRISJ/ubertext-0.95.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHRISJ/ubertext-0.95.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHRISJ/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/C/CH/CHRISJ/ubertext-0.95.tar.gz ok Text-UberText-0.95/ Text-UberText-0.95/Node/ Text-UberText-0.95/Node/t/ Text-UberText-0.95/Node/t/1.t Text-UberText-0.95/Node/Node.pm Text-UberText-0.95/Node/Text/ Text-UberText-0.95/Node/Text/Makefile.PL Text-UberText-0.95/Node/Text/t/ Text-UberText-0.95/Node/Text/t/1.t Text-UberText-0.95/Node/Text/Text.pm Text-UberText-0.95/Node/Makefile.PL Text-UberText-0.95/Node/Command/ Text-UberText-0.95/Node/Command/t/ Text-UberText-0.95/Node/Command/t/1.t Text-UberText-0.95/Node/Command/Command.pm Text-UberText-0.95/Node/Command/Makefile.PL Text-UberText-0.95/Modules/ Text-UberText-0.95/Modules/Variables/ Text-UberText-0.95/Modules/Variables/t/ Text-UberText-0.95/Modules/Variables/t/1.t Text-UberText-0.95/Modules/Variables/Variables.pm Text-UberText-0.95/Modules/Variables/Makefile.PL Text-UberText-0.95/Modules/Loop/ Text-UberText-0.95/Modules/Loop/Loop.pm Text-UberText-0.95/Modules/Loop/Makefile.PL Text-UberText-0.95/Modules/Loop/t/ Text-UberText-0.95/Modules/Loop/t/1.t Text-UberText-0.95/Modules/Info/ Text-UberText-0.95/Modules/Info/Info.pm Text-UberText-0.95/Modules/Info/t/ Text-UberText-0.95/Modules/Info/t/1.t Text-UberText-0.95/Modules/Info/Makefile.PL Text-UberText-0.95/Log/ Text-UberText-0.95/Log/t/ Text-UberText-0.95/Log/t/1.t Text-UberText-0.95/Log/Log.pm Text-UberText-0.95/Log/Makefile.PL Text-UberText-0.95/Changes Text-UberText-0.95/MANIFEST Text-UberText-0.95/Parser/ Text-UberText-0.95/Parser/t/ Text-UberText-0.95/Parser/t/1.t Text-UberText-0.95/Parser/Makefile.PL Text-UberText-0.95/Parser/Parser.pm Text-UberText-0.95/Tree/ Text-UberText-0.95/Tree/Makefile.PL Text-UberText-0.95/Tree/t/ Text-UberText-0.95/Tree/t/1.t Text-UberText-0.95/Tree/Tree.pm Text-UberText-0.95/Dispatch/ Text-UberText-0.95/Dispatch/Dispatch.pm Text-UberText-0.95/Dispatch/t/ Text-UberText-0.95/Dispatch/t/1.t Text-UberText-0.95/Dispatch/Makefile.PL Text-UberText-0.95/UberText.pm Text-UberText-0.95/Overview/ Text-UberText-0.95/Overview/Makefile.PL Text-UberText-0.95/Overview/Overview.pod Text-UberText-0.95/t/ Text-UberText-0.95/t/1.t Text-UberText-0.95/NewModule/ Text-UberText-0.95/NewModule/Makefile.PL Text-UberText-0.95/NewModule/NewModule.pod Text-UberText-0.95/Makefile.PL Text-UberText-0.95/README /usr/bin/tar: Read 1024 bytes from - CPAN.pm: Going to build C/CH/CHRISJ/ubertext-0.95.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Text::UberText::Dispatch Writing Makefile for Text::UberText::Log Writing Makefile for Text::UberText::NewModule Writing Makefile for Text::UberText::Node::Command Writing Makefile for Text::UberText::Node::Text Writing Makefile for Text::UberText::Node Writing Makefile for Text::UberText::Overview Writing Makefile for Text::UberText::Parser Writing Makefile for Text::UberText::Tree Writing Makefile for Text::UberText >>> make cp UberText.pm blib/lib/Text/UberText.pm cp Dispatch.pm ../blib/lib/Text/UberText/Dispatch.pm Manifying ../blib/man3/Text::UberText::Dispatch.3 cp Log.pm ../blib/lib/Text/UberText/Log.pm Manifying ../blib/man3/Text::UberText::Log.3 cp NewModule.pod ../blib/lib/Text/UberText/NewModule.pod Manifying ../blib/man3/Text::UberText::NewModule.3 cp Node.pm ../blib/lib/Text/UberText/Node.pm cp Command.pm ../../blib/lib/Text/UberText/Node/Command.pm Manifying ../../blib/man3/Text::UberText::Node::Command.3 cp Text.pm ../../blib/lib/Text/UberText/Node/Text.pm Manifying ../../blib/man3/Text::UberText::Node::Text.3 Manifying ../blib/man3/Text::UberText::Node.3 cp Overview.pod ../blib/lib/Text/UberText/Overview.pod Manifying ../blib/man3/Text::UberText::Overview.3 cp Parser.pm ../blib/lib/Text/UberText/Parser.pm Manifying ../blib/man3/Text::UberText::Parser.3 cp Tree.pm ../blib/lib/Text/UberText/Tree.pm Manifying ../blib/man3/Text::UberText::Tree.3 Manifying blib/man3/Text::UberText.3 CHRISJ/ubertext-0.95.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/1.... 1..1 ok 1 - use Text::UberText; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.07 cusr 0.02 csys = 0.16 CPU) Result: PASS PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Dispatch; ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.05 cusr 0.02 csys = 0.14 CPU) Result: PASS PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Log; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.05 cusr 0.02 csys = 0.14 CPU) Result: PASS No tests defined for Text::UberText::NewModule extension. PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Node; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.05 cusr 0.02 csys = 0.14 CPU) Result: PASS PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../../blib/lib', '../../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Node::Command; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.06 cusr 0.02 csys = 0.15 CPU) Result: PASS PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../../blib/lib', '../../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Node::Text; ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.05 cusr 0.02 csys = 0.14 CPU) Result: PASS No tests defined for Text::UberText::Overview extension. PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Parser; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.06 cusr 0.02 csys = 0.15 CPU) Result: PASS PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '../blib/lib', '../blib/arch')" t/*.t t/1.... 1..1 ok 1 - use Text::UberText::Tree; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.06 cusr 0.02 csys = 0.15 CPU) Result: PASS CHRISJ/ubertext-0.95.tar.gz make test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile DISTNAME-VERSION 'Text-UberText-0.95' found in Makefile is bogus, ignoring at /Users/fly818/lib/Fly/MakePPD.pm line 131. Chris Josephes <cpj1@visi.com> Customizable Template Engine >>> (cd /Users/fly818/var/cpan/build/Text-UberText-0.95-2wFYIO && tar cvf - ubertext-0.95.ppd blib) | gzip -c >/Users/fly818/var/REPO/C/CH/CHRISJ/ubertext-0.95.tar.gz ubertext-0.95.ppd blib/ blib/lib/ blib/lib/Text/ blib/lib/Text/UberText/ blib/lib/Text/UberText/Dispatch.pm blib/lib/Text/UberText/Log.pm blib/lib/Text/UberText/NewModule.pod blib/lib/Text/UberText/Node/ blib/lib/Text/UberText/Node/Command.pm blib/lib/Text/UberText/Node/Text.pm blib/lib/Text/UberText/Node.pm blib/lib/Text/UberText/Overview.pod blib/lib/Text/UberText/Parser.pm blib/lib/Text/UberText/Tree.pm blib/lib/Text/UberText.pm blib/man3/ blib/man3/Text::UberText.3 blib/man3/Text::UberText::Dispatch.3 blib/man3/Text::UberText::Log.3 blib/man3/Text::UberText::NewModule.3 blib/man3/Text::UberText::Node.3 blib/man3/Text::UberText::Node::Command.3 blib/man3/Text::UberText::Node::Text.3 blib/man3/Text::UberText::Overview.3 blib/man3/Text::UberText::Parser.3 blib/man3/Text::UberText::Tree.3 >>> mv /Users/fly818/var/cpan/build/Text-UberText-0.95-2wFYIO/ubertext-0.95.ppd /Users/fly818/var/REPO/C/CH/CHRISJ Finished 2008-10-30T14:51:19