Re: Flakey behavior

2004-11-13 Thread David Dyer-Bennet
Stas Bekman <[EMAIL PROTECTED]> writes: > David Dyer-Bennet wrote: >> David Dyer-Bennet <[EMAIL PROTECTED]> writes: >> >>>I'm running into flakoid behavior in a script that uses Image::EXIF to >>>read file information under mod_perl (via Apache::Registry). >>>Sometimes, without throwing any error

Re: Flakey behavior

2004-11-13 Thread Stas Bekman
David Dyer-Bennet wrote: David Dyer-Bennet <[EMAIL PROTECTED]> writes: I'm running into flakoid behavior in a script that uses Image::EXIF to read file information under mod_perl (via Apache::Registry). Sometimes, without throwing any error or setting the internal error variable, Image::EXIF reads

Re: Flakey behavior

2004-11-13 Thread David Dyer-Bennet
David Dyer-Bennet <[EMAIL PROTECTED]> writes: > I'm running into flakoid behavior in a script that uses Image::EXIF to > read file information under mod_perl (via Apache::Registry). > Sometimes, without throwing any error or setting the internal error > variable, Image::EXIF reads nothing from the

Flakey behavior

2004-11-12 Thread David Dyer-Bennet
I'm running into flakoid behavior in a script that uses Image::EXIF to read file information under mod_perl (via Apache::Registry). Sometimes, without throwing any error or setting the internal error variable, Image::EXIF reads nothing from the file. I can't correlate it with anything; a random st