Several 5.8.old fixes
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 29 Mar 2011 23:31:20 +0000 (01:31 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 30 Mar 2011 10:24:15 +0000 (12:24 +0200)
commit90cfe42b94a798be8ee5498fd57e2e76adff5156
tree4f0983f57b0797cbecde083cbbd1c92073bbde53
parent0e773352a9c6c034dfb2526b8d68bf6ac1e2323b
Several 5.8.old fixes

* Stop running threading tests on < 5.8.5 - DBD::Pg is *really* unhappy there
* Switch t/55namespaces_cleaned.t to Package::Stash - the hand-written syntax
  breaks 5.8.1 and I'm lazy (and it's an implicit dep anyway)
* Stop auto-cleaning the imports of DBIC::Carp - it segfaults all over the
  place on 5.8.1 (will revisit when I rewrite n::c in pure-perl)
Makefile.PL
lib/DBIx/Class/Carp.pm
t/51threads.t
t/51threadtxn.t
t/53lean_startup.t
t/55namespaces_cleaned.t