Front page | perl.cpan.testers |
Postings from March 2008
FAIL Object-Relation-v0.1.0 i686-linux-thread-multi 2.6.22-1-k7
From:
andreas.koenig.gmwojprw
Date:
March 16, 2008 03:59
Subject:
FAIL Object-Relation-v0.1.0 i686-linux-thread-multi 2.6.22-1-k7
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear David Wheeler,
This is a computer-generated report for Object-Relation-v0.1.0
on perl 5.8.8 patch 33536, created by CPAN-Reporter-1.12.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/accessors...............ok
t/basic...................ok
t/clone...................ok
t/collection..............ok
t/collection/typed........ok
t/datatypes...............ok
t/datetime................ok
t/datetimeincomplete......ok
t/dbmeta..................ok
t/duration................ok
t/duration_isoish.........ok
t/exceptions..............
# Failed test 'Catch exception'
# at t/exceptions.t line 23.
# Failed test 'The object isa Object::Relation::Exception'
# at t/exceptions.t line 24.
# The object isn't a reference
# Failed test 'The object isa Object::Relation::Exception::Fatal'
# at t/exceptions.t line 25.
# The object isn't a reference
# Failed test 'The object isa Exception::Class::Base'
# at t/exceptions.t line 26.
# The object isn't a reference
# Failed test 'is an exception'
# at t/exceptions.t line 27.
# Failed test 'is a obj_rel exception'
# at t/exceptions.t line 28.
# Failed test 'is a fatal obj_rel exception'
# at t/exceptions.t line 29.
# Failed test 'Caught bogus exception class name exception'
# at t/exceptions.t line 31.
# Failed test 'is a fatal obj_rel exception'
# at t/exceptions.t line 32.
# Failed test 'is a obj_rel exception'
# at t/exceptions.t line 43.
# Failed test 'is an exception'
# at t/exceptions.t line 45.
# Failed test 'The object isa Object::Relation::Exception::ExternalLib'
# at t/exceptions.t line 47.
# The object isn't a reference
# Failed test 'The object isa Object::Relation::Exception'
# at t/exceptions.t line 48.
# The object isn't a reference
# Failed test 'The object isa Exception::Class::Base'
# at t/exceptions.t line 49.
# The object isn't a reference
Can't locate object method "error" via package "Undefined subroutine &Object::Relation::Exceptions::TestNoImport::throw_fatal called at t/exceptions.t line 41.
" (perhaps you forgot to load "Undefined subroutine &Object::Relation::Exceptions::TestNoImport::throw_fatal called at t/exceptions.t line 41.
"?) at t/exceptions.t line 50.
# Looks like you planned 75 tests but only ran 18.
# Looks like you failed 14 tests of 18 run.
# Looks like your test died just after 18.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 71/75 subtests
t/express.................ok
t/iterator................ok
t/language................
# Failed test 'Catch exception'
# at t/language.t line 80.
# Failed test 'The object isa Object::Relation::Exception'
# at t/language.t line 81.
# The object isn't a reference
# Failed test 'The object isa Object::Relation::Exception::Fatal'
# at t/language.t line 82.
# The object isn't a reference
# Failed test 'The object isa Object::Relation::Exception::Fatal::Language'
# at t/language.t line 83.
# The object isn't a reference
# Looks like you failed 4 tests of 439.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/439 subtests
t/lexer/code..............ok
t/lexer/string............ok
t/media_type..............ok
t/meta....................ok
t/parser/main.............ok
t/pg/rules................Localization for “ARRAY(0x86779ac)” not found
[/home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/lib/5.8.8/Locale/Maketext.pm:217]
[/home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Setup/DB/Pg.pm:274]
[t/pg/rules.t:81]
# Looks like you planned 233 tests but only ran 26.
# Looks like your test died just after 26.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 207/233 subtests
t/pg/schema...............ok
t/pg/schema_file..........ok
t/pg/setup................ok
t/pg/store................skipped: Not testing live PostgreSQL store
t/pod.....................ok
t/pod_coverage............Can't locate Class/Std.pm in @INC (@INC contains: /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/arch lib /home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/lib/5.8.8/i686-linux-thread-multi /home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/lib/5.8.8 /home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/lib/site_perl/5.8.8/i686-linux-thread-multi /home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/lib/site_perl/5.8.8 .) at t/pod_coverage.t line 7.
BEGIN failed--compilation aborted at t/pod_coverage.t line 7.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/relationships...........ok
t/schema_meta.............ok
t/setup...................ok
t/sqlite/schema...........ok
t/sqlite/schema_file......ok
t/sqlite/setup............ok
t/sqlite/store............prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
# Return to XML format tests when we need them
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x988830c) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
Object::Relation::Handle::DB::SQLite::DBI::db=HASH(0x9889e20)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at t/store/TEST/Object/Relation/Handle/DB.pm line 428.
closing dbh with active statement handles at t/store/TEST/Object/Relation/Handle/DB.pm line 428.
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd3940) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd3940) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd3940) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd3940) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd3940) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
Object::Relation::Handle::DB::SQLite::DBI::db=HASH(0x9bd97e4)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at t/store/TEST/Object/Relation/Handle/DB.pm line 444.
closing dbh with active statement handles at t/store/TEST/Object/Relation/Handle/DB.pm line 444.
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, description, bool) VALUES (?, ?, ?, ?, ?)) statement handle Object::Relation::Handle::DB::SQLite::DBI::st=HASH(0x9bd40f0) still Active at /home/sand/.cpan/build/Object-Relation-v0.1.0-hZgElE/blib/lib/Object/Relation/Handle/DB.pm line 948
prepare_cached(INSERT INTO one (uuid, state, name, descrip
[Output truncated after 50K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ------ ------
aliased 0.11 0.22
Array::AsHash 0.31 0.32
Class::BuildMethods 0.1 0.22
Class::Meta 0.53 0.53
Class::Meta::Express 0.03 0.04
Clone 0.15 0.28
Data::Types 0.06 0.07
Data::UUID 0 1.148
DateTime 0.3 0.42
DateTime::Format::Strptime 1.0601 1.0702
DateTime::Incomplete 0.02 0.03
DBI 1.5 1.602
Exception::Class 1.12 1.23
Exception::Class::DBI 0.94 0.96
Exporter::Tidy 0.06 0.07
File::Find::Rule 0 0.30
FSA::Rules 0.25 0.26
HOP::Lexer 0.02 0.032
HOP::Parser 0.01 0.01
HOP::Stream 0.01 0.01
JSON::Syck 0.05 0.29
Lingua::EN::Inflect 0 1.89
List::MoreUtils 0 0.21
List::Util 0 1.19
Locale::Maketext 1.09 1.12
MIME::Base64 0 3.07
MIME::Types 1.14 1.23
Regexp::Common 2.119 2.120
version 0.42 0.74
Widget::Meta 0.03 0.03
XML::Simple 2.13 2.18
build_requires:
Module Need Have
-------------------------- ------ ------
App::Info 0.48 0.52
Cache::Cache 1.04 1.05
Class::Trait 0.11 0.22
DBD::SQLite 1.12 1.14
File::Path 0 2.04
Module::Build 0.28 0.2808
Pod::Man 2.08 2.16
Test::Class 0.1 0.28
Test::Differences 0.47 0.47
Test::Exception 0.21 0.27
Test::File 1.08 1.22
Test::File::Contents 0.03 0.05
Test::JSON 0.01 0.06
Test::MockModule 0.04 0.05
Test::More 0.17 0.78
Test::NoWarnings 0.03 0.084
Test::Output 0.07 0.10
Test::XML 0.07 0.07
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13777
PERL5_CPAN_IS_RUNNING = 13777
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 33536) configuration:
Platform:
osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi
uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/p76mNEW/perl-5.8.8@33536 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -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 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Object-Relation-v0.1.0 i686-linux-thread-multi 2.6.22-1-k7
by andreas.koenig.gmwojprw