Start 2009-05-07T12:42:57 ActivePerl-1003 CPAN-1.9351 Going to read '/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 07 May 2009 10:27:01 GMT Running make for L/LE/LEOCHARRE/String-Similarity-Group-1.10.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LE/LEOCHARRE/String-Similarity-Group-1.10.tar.gz ok String-Similarity-Group-1.10/ String-Similarity-Group-1.10/META.yml String-Similarity-Group-1.10/t/ String-Similarity-Group-1.10/t/02.t String-Similarity-Group-1.10/t/05_sort-by-similarity-longasslist.pl String-Similarity-Group-1.10/t/listlong.txt String-Similarity-Group-1.10/t/listlongest.txt String-Similarity-Group-1.10/t/00.t String-Similarity-Group-1.10/t/listshort.txt String-Similarity-Group-1.10/t/0.t.optional.pl String-Similarity-Group-1.10/t/04_sort_by_similarity.t String-Similarity-Group-1.10/t/03_hard.t String-Similarity-Group-1.10/t/listlong_medium.txt String-Similarity-Group-1.10/lib/ String-Similarity-Group-1.10/lib/String/ String-Similarity-Group-1.10/lib/String/Similarity/ String-Similarity-Group-1.10/lib/String/Similarity/Group.pod String-Similarity-Group-1.10/lib/String/Similarity/Group.pm String-Similarity-Group-1.10/Changes String-Similarity-Group-1.10/Makefile.PL String-Similarity-Group-1.10/bin/ String-Similarity-Group-1.10/bin/gbs String-Similarity-Group-1.10/MANIFEST String-Similarity-Group-1.10/README String-Similarity-Group-1.10/INSTALL CPAN.pm: Going to build L/LE/LEOCHARRE/String-Similarity-Group-1.10.tar.gz >>> /home/fly1003/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::Similarity::Group >>> make cp lib/String/Similarity/Group.pm blib/lib/String/Similarity/Group.pm cp lib/String/Similarity/Group.pod blib/lib/String/Similarity/Group.pod cp bin/gbs blib/script/gbs /home/fly1003/ap1003/bin/perl-static "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/gbs Manifying blib/man1/gbs.1 Manifying blib/man3/String::Similarity::Group.3 LEOCHARRE/String-Similarity-Group-1.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1003/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t =================== PART 0 VERY BASIC TEST... ================== ### @r: [ ### [ ### 'victory', ### 'victoria' ### ], ### [ ### 'velociraptor', ### 'velocirapto' ### ] ### ] ### @r: [ ### [ ### 'victory', ### 'victoria' ### ], ### [ ### 'velociraptor', ### 'velocirapto' ### ] ### ] ### @r: [ ### [ ### 'victory', ### 'victoria' ### ], ### [ ### 'velociraptor', ### 'velocirapto' ### ] ### ] ### @r: [ ### 'garrot', ### 'victorious', ### 'matrix' ### ] t/00.t ..................... ok 1 - started ok 2 - groups() ok 3 - groups_hard() ok 4 - groups_lazy() ok 5 - loners() ok 6 ok 7 - similarest() returns ok 8 - matrix eq 'matrix' 1..8 ok =================== PART 0 test 0.8 2 ================== # victory # victoria # velociraptor # velocirapto =================== PART 1 test 0.1 1 ================== # victory # victorious # victoria # velociraptor # velocirapto # matrix # garrot =================== PART 2 test 0.1 1 ================== # victory # victorious # victoria # velociraptor # velocirapto # matrix # garrot =================== PART 3 test 0.8 2 ================== # 2lucinda jackson # 2licindajackson # 4marcus aureliUs # 4marcus urelius # 4marcus aurelius # 4macrus aurelius =================== PART 4 test 1 0 ================== =================== PART 5 test 0.8 2 ================== t/02.t ..................... ok 1 - got groups: ok 2 - Got groups expected ? 2 == 2 ok 3 - Have more than one element '2' ok 4 - Have more than one element '2' ok 5 - got groups: ok 6 - Got groups expected ? 1 == 1 ok 7 - Have more than one element '7' ok 8 - got groups: ok 9 - Got groups expected ? 1 == 1 ok 10 - Have more than one element '7' ok 11 - got groups: ok 12 - Got groups expected ? 2 == 2 ok 13 - Have more than one element '2' ok 14 - our element count was: 2, should be: 2 ok 15 - our element count was: 2, should be: 2 ok 16 - Have more than one element '4' ok 17 - our element count was: 4, should be: 4 ok 18 - our element count was: 4, should be: 4 ok 19 - our element count was: 4, should be: 4 ok 20 - our element count was: 4, should be: 4 ok 21 - no groups expected, and got none ok 22 - got groups: ok 23 - Got groups expected ? 2 == 2 ok 24 - our element count was: 1, should be: 1 ok 25 - our element count was: 1, should be: 1 1..25 ok =================== PART 0 test HARD 0.8 2 ================== # victory # victoria # velociraptor # velocirapto =================== PART 1 test HARD 0.1 1 ================== # victory # victorious # victoria # velociraptor # velocirapto # matrix # garrot =================== PART 2 test HARD 0.1 1 ================== # victory # victorious # victoria # velociraptor # velocirapto # matrix # garrot =================== PART 3 test HARD 0.8 2 ================== # 2lucinda jackson # 2licindajackson # 4marcus aureliUs # 4marcus auelius # 4marcus aurelius # 4macrus aurelius =================== PART 4 test HARD 1 0 ================== t/03_hard.t ................ ok 1 - got groups: ok 2 - Got groups expected= 2, got back : 2 ok 3 - Have more than one element '2' ok 4 - Have more than one element '2' ok 5 - got groups: ok 6 - Got groups expected= 1, got back : 1 ok 7 - Have more than one element '7' ok 8 - got groups: ok 9 - Got groups expected= 1, got back : 1 ok 10 - Have more than one element '7' ok 11 - got groups: ok 12 - Got groups expected= 2, got back : 2 ok 13 - Have more than one element '2' ok 14 - our element count was: 2, should be: 2 ok 15 - our element count was: 2, should be: 2 ok 16 - Have more than one element '4' ok 17 - our element count was: 4, should be: 4 ok 18 - our element count was: 4, should be: 4 ok 19 - our element count was: 4, should be: 4 ok 20 - our element count was: 4, should be: 4 ok 21 - no groups expected, and got none 1..21 ok Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. Use of uninitialized value in subroutine entry at lib/String/Similarity/Group.pm line 145. ### @sort: [ ### 'victory', ### 'victoria', ### 'victorious', ### 'velociraptor', ### 'velocirapto', ### 'incident', ### 'ever', ### 'matrix', ### 'conceived', ### 'the', ### 'that', ### 'best', ### 'house', ### 'garrot', ### 'garment', ### 'imakedamndiff', ### 'by', ### 'man', ### 'was', ### 'and' ### ] =================== PART 0 threshold 0.2 ================== ### @sorted_with_threshold: [ ### 'victory', ### 'victoria', ### 'victorious', ### 'velociraptor', ### 'velocirapto', ### 'incident', ### 'ever', ### 'matrix', ### 'conceived', ### 'the', ### 'that', ### 'best' ### ] =================== PART 1 threshold 0.4 ================== ### @sorted_with_threshold: [ ### 'victory', ### 'victoria', ### 'victorious', ### 'velociraptor', ### 'velocirapto', ### 'incident', ### 'ever' ### ] =================== PART 2 threshold 0.8 ================== ### @sorted_with_threshold: [ ### 'victory', ### 'victoria' ### ] =================== PART 3 threshold 0.9 ================== ### @sorted_with_threshold: [ ### 'victory' ### ] t/04_sort_by_similarity.t .. ok 1 - started ok 2 - got 20 results ok 3 - since no threshold is defined.. we get same result count back ok 4 - got count of results ok 5 - got count of results ok 6 - got count of results ok 7 - got count of results 1..7 ok All tests successful. Files=4, Tests=61, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.20 cusr 0.03 csys = 0.30 CPU) Result: PASS LEOCHARRE/String-Similarity-Group-1.10.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/String/Similarity/Group.pod Leo Charre <leocharre@cpan.org> take a list of strings and segregate by similarity >>> (cd /home/fly1003/var/cpan/build/String-Similarity-Group-1.10-hXpfGC && tar cvf - String-Similarity-Group-1.10.ppd blib) | gzip -c >/home/fly1003/var/REPO/L/LE/LEOCHARRE/String-Similarity-Group-1.10.tar.gz String-Similarity-Group-1.10.ppd blib/ blib/script/ blib/script/gbs blib/lib/ blib/lib/String/ blib/lib/String/Similarity/ blib/lib/String/Similarity/Group.pod blib/lib/String/Similarity/Group.pm blib/man1/ blib/man1/gbs.1 blib/man3/ blib/man3/String::Similarity::Group.3 >>> mv /home/fly1003/var/cpan/build/String-Similarity-Group-1.10-hXpfGC/String-Similarity-Group-1.10.ppd /home/fly1003/var/REPO/L/LE/LEOCHARRE Finished 2009-05-07T12:43:01