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::R
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->get_all_info());
push @res, "Exif error: $exif->error errstr: ", $exif->errstr;
print $q->header,
$q->start_html('test');
print $q->pre(join ("\n", @res));
print $q->end_html;
$exif = undef;
$q = undef;
--
David Dyer-Bennet, <mailto:[EMAIL
->notes('no-etag' => 'omit');
I seem to remember documentation explicitly limiting "notes" to being
*strings*, so this might be worth trying (although the notes method
really ought to force a string interpretation on the 1, in that
case). I'll give
Ged Haywood <[EMAIL PROTECTED]> writes:
> Hello there,
>
> On Wed, 21 Jan 2004, David Dyer-Bennet wrote:
>
>> (Apache 1.3.22, mod_perl 1.26).
>> [snip]
>> So, any suggestions?
>
> In addition to Geoff's comments I think you should upgrade ASAP to th
Geoffrey Young <[EMAIL PROTECTED]> writes:
> David Dyer-Bennet wrote:
>> When I call update_mtime I seem to get set_etags done automatically as
>> well (or perhaps it's set_last_modified that does it?). This is
>> *BAD*. It's also not documented anywher
ny suggestions?
--
David Dyer-Bennet, <mailto:[EMAIL PROTECTED]>, <http://www.dd-b.net/dd-b/>
RKBA: <http://noguns-nomoney.com> <http://www.dd-b.net/carry/>
Photos: Snapshots:
Dragaera/Steven Brust: <http://dragaera.info/>
--
Reporting bugs: http://perl.apache.or