Lincoln Stein wrote:
My test case is part of a big script that requires BioPerl. What I'll do is to pull it out into a self-contained script.

Frankly I don't think that this has anything to do with DBI, but rather something fundamental that changed with Perl's IO handling. A whole bunch of symptoms showed up in 5.8:

1) tied print in mod_perl stopped working

Which version of mod_perl. The internal implementation of tied filehandles changes between perl 5.6 and perl 5.7/8. The first version of mod_perl which will provide tied print with 5.8.1 is 1.27.

I don't know if the required patch is in any 2.x version of mod_perl.

--
Charles Jardine - Computing Service, University of Cambridge
[EMAIL PROTECTED]    Tel: +44 1223 334506, Fax: +44 1223 334679



Reply via email to