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 1.07 Data::Dumper 0 2.121_12 File::Temp 0 0.18 Test::More 0 0.70 ------------------------------ 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/_/_/perl-5.9.x/bin/perl5.9.5 UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 1000 20 24 25 29 44 46 EGID: $) = 1000 1000 20 24 25 29 44 46 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9102 Cwd 3.25 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.41_01 ExtUtils::MakeMaker 6.32_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.24 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from 'make test': PERL_DL_NONLAZY=1 /home/david/_/_/perl-5.9.x/bin/perl5.9.5 "-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.9.x/.cpan/build/Basset-1.04-IDIe8o/blib/lib /home/david/_/_/perl-5.9.x/.cpan/build/Basset-1.04-IDIe8o/blib/arch /home/david/cpantesting/perl-5.9.x/lib/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/5.9.5 /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5 . /home/david/cpantesting/perl-5.9.x/lib/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/5.9.5 /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/i686-linux /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5) at /home/david/_/_/perl-5.9.x/.cpan/build/Basset-1.04-IDIe8o/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.9.x/.cpan/build/Basset-1.04-IDIe8o/blib/lib/Basset/DB/Nontransactional.pm line 29. # BEGIN failed--compilation aborted at /home/david/_/_/perl-5.9.x/.cpan/build/Basset-1.04-IDIe8o/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. # Failed test 'use Basset::DB;' # at t/00-load.t line 10. # Tried to use 'Basset::DB'. # Error: Compilation failed in require at (eval 8) line 2. # BEGIN failed--compilation aborted at t/00-load.t line 10. # Testing Basset 1.0.3, Perl 5.009005, /home/david/_/_/perl-5.9.x/bin/perl5.9.5 # Looks like you failed 2 tests of 15. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 5 Failed 2/15 tests, 86.67% okay t/boilerplate.....ok t/hash............ok t/logger..........ok t/more............ok t/object..........Use of uninitialized value within @verbose_caller in concatenation (.) or string at /home/david/_/_/perl-5.9.x/.cpan/build/Basset-1.04-IDIe8o/blib/lib/Basset/Object.pm line 4174. Use of uninitialized value within @verbose_caller in concatenation (.) or string at /home/david/_/_/perl-5.9.x/.cpan/build/Basset-1.04-IDIe8o/blib/lib/Basset/Object.pm line 4174. ok t/persistent......ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod............. # Failed test 'blib/lib/Basset/Test.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/Test/Pod.pm line 159. # blib/lib/Basset/Test.pm (61): =end btest without matching =begin. (Stack: =over) # Failed test 'blib/lib/Basset/Machine.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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/DB.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/Test/Pod.pm line 159. # blib/lib/Basset/DB.pm (273): '=item' outside of any '=over' # Failed test 'blib/lib/Basset/NotificationCenter.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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/Logger.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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/Table.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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/Object/Conf.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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/View.pm' # at /home/david/cpantesting/perl-5.9.x/lib/site_perl/5.9.5/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 2-5, 7-8, 10, 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 2 512 15 2 2 5 t/pod.t 8 2048 15 8 2-5 7-8 10 15 1 test skipped. Failed 2/12 test scripts. 10/2201 subtests failed. Files=12, Tests=2201, 2 wallclock secs ( 1.33 cusr + 0.95 csys = 2.28 CPU) Failed 2/12 test programs. 10/2201 subtests failed. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 9 subversion 5 patch 31335) 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='-de -Dprefix=/home/david/cpantesting/perl-5.9.x -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
