Fix the pure-perl in_global_destruction() emulation under threads
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 14 Mar 2012 12:40:44 +0000 (13:40 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 16 Mar 2012 22:40:29 +0000 (23:40 +0100)
commita4367b26b7b086d368880cd4d822eb4fb34603e7
tree4f0eb735f95de28bc71a8b3b5e9e9118ab5c65a3
parent9798dffd2356b7edde9a2d5125ab749f88fb207e
Fix the pure-perl in_global_destruction() emulation under threads

Also it seems that threads just don't work too well on < 5.8.5, ajust
the skip message to reflect this.
Changes
Makefile.PL
lib/DBIx/Class/GlobalDestruction.pm [new file with mode: 0644]
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Schema.pm
t/51threadnodb.t [new file with mode: 0644]
t/51threads.t
t/51threadtxn.t
t/55namespaces_cleaned.t
xt/podcoverage.t