Added startup checks to warn loudly if we appear to be running on RedHat systems...
authorAsh Berlin <ash_github@firemirror.com>
Sat, 20 Oct 2007 11:01:07 +0000 (11:01 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Sat, 20 Oct 2007 11:01:07 +0000 (11:01 +0000)
commit11736b4c186bbc10c80f13fdb1eca80b1ff75711
tree0f37a96f2824b82aaa6d7b9490b7927bd707e92e
parent5f94607105ef995064a59fe814d89a6d7e63eab5
Added startup checks to warn loudly if we appear to be running on RedHat systems from perl-5.8.8-10 and up that have the bless/overload patch applied (badly) which causes 2x -> 100x performance penalty.  (Jon Schutz)
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/Manual/Intro.pod
lib/DBIx/Class/StartupCheck.pm [new file with mode: 0644]