Displaying 1 result from an estimated 1 matches for "startupcheck".
Did you mean:
startcheck
2008 Mar 07
0
Perl-5.8.8-10 "use overload" backport breaks performance?
...m has this
problem, you will see a warning on startup, with some options as to
what to do about it.
(from http://search.cpan.org/~ash/DBIx-Class-0.08010/lib/DBIx/Class/Manual/Intro.pod#Problems_on_RHEL5/CentOS5)
and indeed when I run a test I get:
# perl -MDBIx::Class -e1
WARNING: DBIx::Class::StartupCheck: This version of Perl is likely to exhibit
extremely slow performance for certain critical operations.
Please consider recompiling Perl. For more information, see
https://bugzilla.redhat.com/show_bug.cgi?id=196836 and/or
http://lists.scsys.co.uk/pipermail/dbix-class/2007-October/005119.html.
You c...