This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Jim Thomason, This is a computer-generated test report for Basset-1.04, created automatically by CPAN::Reporter, version 0.43, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ----- Carp 0 0 Data::Dumper 0 2.121 File::Temp 0 0.18 Test::More 0 0.67 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_GB LANGUAGE = en_GB:en_US:en_GB:en PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 46 44 29 25 24 20 1000 EGID: $) = 1000 46 44 29 25 24 20 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9101 Cwd 2.04 ExtUtils::CBuilder n/a ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS n/a File::Spec 0.86 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version 0.70 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load......... # Failed test 'use Basset::DB::Nontransactional;' # at t/00-load.t line 7. # Tried to use 'Basset::DB::Nontransactional'. # Error: Can't locate DBI.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/Basset-1.04-buxPCH/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/Basset-1.04-buxPCH/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl) at /home/david/_/_/perl-5.6.2/.cpan/build/Basset-1.04-buxPCH/blib/lib/Basset/DB.pm line 34. # BEGIN failed--compilation aborted at t/00-load.t line 7. # Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Basset-1.04-buxPCH/blib/lib/Basset/DB/Nontransactional.pm line 29. # BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Basset-1.04-buxPCH/blib/lib/Basset/DB/Nontransactional.pm line 29. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Testing Basset 1.0.3, Perl 5.006002, /home/david/cpantesting/perl-5.6.2/bin/perl # Looks like you failed 1 test of 15. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/15 tests, 93.33% okay t/boilerplate.....ok t/hash............ # Failed test 'scalar %y works' # at t/hash.t line 19. # got: '0' # expected: '2/8' # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/16 tests, 93.75% okay t/logger..........ok t/more............ok t/object..........ok t/persistent......ok t/pod-coverage.... # Failed test 'Pod coverage on Basset::NotificationCenter' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::NotificationCenter is 83.3%, with 1 naked subroutine: # init # Failed test 'Pod coverage on Basset::Machine' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Machine is 92.3%, with 1 naked subroutine: # init # Failed test 'Pod coverage on Basset::Test' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Test is 11.1%, with 8 naked subroutines: # announce # count_tests # extract_tests # get_all_tests # numberer # plan # skip # test_for_strict # Failed test 'Pod coverage on Basset::Logger' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Logger is 50.0%, with 2 naked subroutines: # close # init # Failed test 'Pod coverage on Basset::Object' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Object is 96.2%, with 2 naked subroutines: # applied_restrictions # load_pkg # Failed test 'Pod coverage on Basset::Template' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Template is 42.9%, with 8 naked subroutines: # cache_file # debug_to_eval # gen_file # gen_package # init # insert_file # return_to_eval # tokenize # Failed test 'Pod coverage on Basset::Object::Conf' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Object::Conf is 25.0%, with 3 naked subroutines: # conf # conf_files # loaded # Failed test 'Pod coverage on Basset::Object::Persistent' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Object::Persistent is 84.4%, with 7 naked subroutines: # add_non_primary_attr # add_primary_attr # add_storage # attributes # auto_create_attributes # init # is_attribute # Failed test 'Pod coverage on Basset::DB::Nontransactional' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::DB::Nontransactional is 0.0%, with 8 naked subroutines: # begin # create_handle # end # fail # failed # finish # stack # wipe # Failed test 'Pod coverage on Basset::DB::Table' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::DB::Table is 70.6%, with 15 naked subroutines: # attributes_to_create # db_translate_read # db_translate_write # delete_columns # init # insert_columns # nondelete_columns # noninsert_columns # nonreplace_columns # nonselect_columns # nonupdate_columns # replace_columns # select_bindables # select_columns # update_columns # Failed test 'Pod coverage on Basset::Container::Hash' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Container::Hash is 0.0%, with 1 naked subroutine: # SCALAR # Failed test 'Pod coverage on Basset::Test::More' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::Test::More is 0.0%, with 2 naked subroutines: # generate_t # test # Failed test 'Pod coverage on Basset::DB::Table::View' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod/Coverage.pm line 126. # Coverage for Basset::DB::Table::View is 0.0%, with 6 naked subroutines: # attach_to_query # delete_query # insert_query # multiselect_query # replace_query # update_query # Looks like you failed 13 tests of 15. dubious Test returned status 13 (wstat 3328, 0xd00) DIED. FAILED tests 1-4, 6-11, 13-15 Failed 13/15 tests, 13.33% okay t/pod............. # Failed test 'blib/lib/Basset/NotificationCenter.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/NotificationCenter.pm (77): You can't have =items (as at line 96) unless the first thing after the =over is an =item # blib/lib/Basset/NotificationCenter.pm (83): '=begin' only takes one parameter, not several as in '=begin btest observers' # blib/lib/Basset/NotificationCenter.pm (87): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (113): '=begin' only takes one parameter, not several as in '=begin btest observation' # blib/lib/Basset/NotificationCenter.pm (127): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (150): '=begin' only takes one parameter, not several as in '=begin btest loggers' # blib/lib/Basset/NotificationCenter.pm (152): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (166): '=begin' only takes one parameter, not several as in '=begin btest init' # blib/lib/Basset/NotificationCenter.pm (172): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/NotificationCenter.pm (187): You can't have =items (as at line 193) unless the first thing after the =over is an =item # blib/lib/Basset/NotificationCenter.pm (202): '=begin' only takes one parameter, not several as in '=begin btest center' # blib/lib/Basset/NotificationCenter.pm (206): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (214): '=begin' only takes one parameter, not several as in '=begin btest new' # blib/lib/Basset/NotificationCenter.pm (216): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (280): '=begin' only takes one parameter, not several as in '=begin btest postNotification' # blib/lib/Basset/NotificationCenter.pm (336): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (395): '=begin' only takes one parameter, not several as in '=begin btest addObserver' # blib/lib/Basset/NotificationCenter.pm (450): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (499): '=begin' only takes one parameter, not several as in '=begin btest removeObserver' # blib/lib/Basset/NotificationCenter.pm (564): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/NotificationCenter.pm (599): '=begin' only takes one parameter, not several as in '=begin btest removeAllObservers' # blib/lib/Basset/NotificationCenter.pm (625): =end btest without matching =begin. (Stack: =over) # Failed test 'blib/lib/Basset/Machine.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/Machine.pm (225): '=item' outside of any '=over' # blib/lib/Basset/Machine.pm (255): You forgot a '=back' before '=head1' # Failed test 'blib/lib/Basset/Test.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/Test.pm (61): =end btest without matching =begin. (Stack: =over) # Failed test 'blib/lib/Basset/Logger.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/Logger.pm (66): '=begin' only takes one parameter, not several as in '=begin btest handle' # blib/lib/Basset/Logger.pm (88): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/Logger.pm (103): '=begin' only takes one parameter, not several as in '=begin btest closed' # blib/lib/Basset/Logger.pm (141): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/Logger.pm (156): '=begin' only takes one parameter, not several as in '=begin btest stamped' # blib/lib/Basset/Logger.pm (174): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/Logger.pm (189): '=begin' only takes one parameter, not several as in '=begin btest init' # blib/lib/Basset/Logger.pm (196): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/Logger.pm (288): '=begin' only takes one parameter, not several as in '=begin btest log' # blib/lib/Basset/Logger.pm (414): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/Logger.pm (434): '=begin' only takes one parameter, not several as in '=begin btest close' # blib/lib/Basset/Logger.pm (454): =end btest without matching =begin. (Stack: =over) # Failed test 'blib/lib/Basset/DB.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/DB.pm (273): '=item' outside of any '=over' # Failed test 'blib/lib/Basset/Object/Conf.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/Object/Conf.pm (465): =cut found outside a pod block. Skipping to next block. # Failed test 'blib/lib/Basset/DB/Table.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/DB/Table.pm (60): You can't have =items (as at line 66) unless the first thing after the =over is an =item # blib/lib/Basset/DB/Table.pm (78): '=begin' only takes one parameter, not several as in '=begin btest name $| = 1; my $o = __PACKAGE__->new(); $test->ok($o, "Created object"); $test->ok($o->name('test name'), "Set name"); $test->is($o->name, 'test name', "retrieved name"); $test->is($o->name('test name 2'), 'test name 2', 're-set name'); $test->is($o->name, 'test name 2', 'retrieved reset name');' # blib/lib/Basset/DB/Table.pm (89): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (118): '=begin' only takes one parameter, not several as in '=begin btest primary_column' # blib/lib/Basset/DB/Table.pm (135): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (164): '=begin' only takes one parameter, not several as in '=begin btest autogenerated' # blib/lib/Basset/DB/Table.pm (176): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (241): '=begin' only takes one parameter, not several as in '=begin btest definition' # blib/lib/Basset/DB/Table.pm (254): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (284): '=begin' only takes one parameter, not several as in '=begin btest references' # blib/lib/Basset/DB/Table.pm (297): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (355): '=begin' only takes one parameter, not several as in '=begin btest extra_select' # blib/lib/Basset/DB/Table.pm (368): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (403): '=begin' only takes one parameter, not several as in '=begin btest db_read_translation' # blib/lib/Basset/DB/Table.pm (416): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (534): '=begin' only takes one parameter, not several as in '=begin btest db_write_translation' # blib/lib/Basset/DB/Table.pm (547): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (579): '=begin' only takes one parameter, not several as in '=begin btest column_aliases' # blib/lib/Basset/DB/Table.pm (594): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (606): '=begin' only takes one parameter, not several as in '=begin btest _cached_queries' # blib/lib/Basset/DB/Table.pm (624): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (634): '=begin' only takes one parameter, not several as in '=begin btest _cached_bindables' # blib/lib/Basset/DB/Table.pm (652): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (709): '=begin' only takes one parameter, not several as in '=begin btest last_insert_query' # blib/lib/Basset/DB/Table.pm (719): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (725): '=begin' only takes one parameter, not several as in '=begin btest insert_columns' # blib/lib/Basset/DB/Table.pm (793): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (799): '=begin' only takes one parameter, not several as in '=begin btest update_columns' # blib/lib/Basset/DB/Table.pm (867): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (873): '=begin' only takes one parameter, not several as in '=begin btest delete_columns' # blib/lib/Basset/DB/Table.pm (941): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (947): '=begin' only takes one parameter, not several as in '=begin btest replace_columns' # blib/lib/Basset/DB/Table.pm (1015): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1021): '=begin' only takes one parameter, not several as in '=begin btest select_columns' # blib/lib/Basset/DB/Table.pm (1112): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1130): '=begin' only takes one parameter, not several as in '=begin btest _column_list_accessor' # blib/lib/Basset/DB/Table.pm (1134): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1190): '=begin' only takes one parameter, not several as in '=begin btest init' # blib/lib/Basset/DB/Table.pm (1201): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1261): You can't have =items (as at line 1265) unless the first thing after the =over is an =item # blib/lib/Basset/DB/Table.pm (1275): '=begin' only takes one parameter, not several as in '=begin btest cols' # blib/lib/Basset/DB/Table.pm (1300): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1320): '=begin' only takes one parameter, not several as in '=begin btest defs' # blib/lib/Basset/DB/Table.pm (1343): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1366): '=begin' only takes one parameter, not several as in '=begin btest is_bindable' # blib/lib/Basset/DB/Table.pm (1537): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1567): '=begin' only takes one parameter, not several as in '=begin btest is_selectable' # blib/lib/Basset/DB/Table.pm (1602): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1630): '=begin' only takes one parameter, not several as in '=begin btest db_translate_write' # blib/lib/Basset/DB/Table.pm (1893): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (1930): '=begin' only takes one parameter, not several as in '=begin btest db_translate_read' # blib/lib/Basset/DB/Table.pm (1966): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2006): '=begin' only takes one parameter, not several as in '=begin btest alias_column' # blib/lib/Basset/DB/Table.pm (2042): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2081): '=begin' only takes one parameter, not several as in '=begin btest column_for_alias' # blib/lib/Basset/DB/Table.pm (2117): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2148): '=begin' only takes one parameter, not several as in '=begin btest insert_bindables' # blib/lib/Basset/DB/Table.pm (2214): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2241): '=begin' only takes one parameter, not several as in '=begin btest replace_bindables' # blib/lib/Basset/DB/Table.pm (2307): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2328): '=begin' only takes one parameter, not several as in '=begin btest update_bindables' # blib/lib/Basset/DB/Table.pm (2394): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2424): '=begin' only takes one parameter, not several as in '=begin btest delete_bindables' # blib/lib/Basset/DB/Table.pm (2465): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2476): '=begin' only takes one parameter, not several as in '=begin btest select_bindables' # blib/lib/Basset/DB/Table.pm (2516): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2547): '=begin' only takes one parameter, not several as in '=begin btest insert_query' # blib/lib/Basset/DB/Table.pm (2624): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2676): '=begin' only takes one parameter, not several as in '=begin btest replace_query' # blib/lib/Basset/DB/Table.pm (2753): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2807): '=begin' only takes one parameter, not several as in '=begin btest update_query' # blib/lib/Basset/DB/Table.pm (2881): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2926): '=begin' only takes one parameter, not several as in '=begin btest delete_query' # blib/lib/Basset/DB/Table.pm (2935): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (2968): '=begin' only takes one parameter, not several as in '=begin btest select_query' # blib/lib/Basset/DB/Table.pm (3046): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3254): '=begin' only takes one parameter, not several as in '=begin btest multiselect_query' # blib/lib/Basset/DB/Table.pm (3383): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3445): '=begin' only takes one parameter, not several as in '=begin btest count_query' # blib/lib/Basset/DB/Table.pm (3453): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3475): '=begin' only takes one parameter, not several as in '=begin btest optimize_query' # blib/lib/Basset/DB/Table.pm (3482): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3504): '=begin' only takes one parameter, not several as in '=begin btest describe_query' # blib/lib/Basset/DB/Table.pm (3511): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3543): '=begin' only takes one parameter, not several as in '=begin btest reference_query' # blib/lib/Basset/DB/Table.pm (3573): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3607): '=begin' only takes one parameter, not several as in '=begin btest is_column' # blib/lib/Basset/DB/Table.pm (3631): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3657): '=begin' only takes one parameter, not several as in '=begin btest is_primary' # blib/lib/Basset/DB/Table.pm (3695): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3721): '=begin' only takes one parameter, not several as in '=begin btest non_primary_cols' # blib/lib/Basset/DB/Table.pm (3765): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3787): '=begin' only takes one parameter, not several as in '=begin btest primary_cols' # blib/lib/Basset/DB/Table.pm (3831): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3871): '=begin' only takes one parameter, not several as in '=begin btest foreign_cols' # blib/lib/Basset/DB/Table.pm (3943): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (3983): '=begin' only takes one parameter, not several as in '=begin btest referenced_column' # blib/lib/Basset/DB/Table.pm (4016): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4048): '=begin' only takes one parameter, not several as in '=begin btest discover_columns' # blib/lib/Basset/DB/Table.pm (4050): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4102): '=begin' only takes one parameter, not several as in '=begin btest attach_to_query' # blib/lib/Basset/DB/Table.pm (4149): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4307): '=begin' only takes one parameter, not several as in '=begin btest join_tables' # blib/lib/Basset/DB/Table.pm (4535): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4657): '=begin' only takes one parameter, not several as in '=begin btest many_clause' # blib/lib/Basset/DB/Table.pm (4694): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4713): '=begin' only takes one parameter, not several as in '=begin btest qualified_name' # blib/lib/Basset/DB/Table.pm (4732): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4762): '=begin' only takes one parameter, not several as in '=begin btest nonqualified_name' # blib/lib/Basset/DB/Table.pm (4768): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (4971): '=begin' only takes one parameter, not several as in '=begin btest construct_where_clause' # blib/lib/Basset/DB/Table.pm (5132): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table.pm (5148): '=begin' only takes one parameter, not several as in '=begin btest arbitrary_sql' # blib/lib/Basset/DB/Table.pm (5155): =end btest without matching =begin. (Stack: =over) # Failed test 'blib/lib/Basset/DB/Table/View.pm' # at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Pod.pm line 159. # blib/lib/Basset/DB/Table/View.pm (76): You can't have =items (as at line 82) unless the first thing after the =over is an =item # blib/lib/Basset/DB/Table/View.pm (95): '=begin' only takes one parameter, not several as in '=begin btest select_query' # blib/lib/Basset/DB/Table/View.pm (113): =end btest without matching =begin. (Stack: =over) # blib/lib/Basset/DB/Table/View.pm (125): '=begin' only takes one parameter, not several as in '=begin btest insert_query' # blib/lib/Basset/DB/Table/View.pm (132): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/DB/Table/View.pm (142): '=begin' only takes one parameter, not several as in '=begin btest replace_query' # blib/lib/Basset/DB/Table/View.pm (149): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/DB/Table/View.pm (160): '=begin' only takes one parameter, not several as in '=begin btest update_query' # blib/lib/Basset/DB/Table/View.pm (167): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/DB/Table/View.pm (177): '=begin' only takes one parameter, not several as in '=begin btest delete_query' # blib/lib/Basset/DB/Table/View.pm (184): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/DB/Table/View.pm (194): '=begin' only takes one parameter, not several as in '=begin btest multiselect_query' # blib/lib/Basset/DB/Table/View.pm (201): =end btest without matching =begin. (Stack: [empty]) # blib/lib/Basset/DB/Table/View.pm (214): '=begin' only takes one parameter, not several as in '=begin btest attach_to_query' # blib/lib/Basset/DB/Table/View.pm (224): =end btest without matching =begin. (Stack: [empty]) # Looks like you failed 8 tests of 15. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 1-5, 8, 11, 15 Failed 8/15 tests, 46.67% okay t/table...........ok t/template........ok t/test............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 15 1 2 t/hash.t 1 256 16 1 7 t/pod-coverage.t 13 3328 15 13 1-4 6-11 13-15 t/pod.t 8 2048 15 8 1-5 8 11 15 Failed 4/12 test scripts. 23/2216 subtests failed. Files=12, Tests=2216, 10 wallclock secs ( 1.89 cusr + 1.06 csys = 2.95 CPU) Failed 4/12 test programs. 23/2216 subtests failed. make: *** [test_dynamic] Error 11 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.4.27-3-686, archname=i686-linux uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O3', cppflags='-fno-strict-aliasing' ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
