On Thursday 03 November 2005 17:08, Geoffrey Young wrote:
> > so, please try the attached patch to Apache::Test. hopefully this fixes
> > things once and for all (without breaking more stuff :)
>
> Torsten, any luck with this?
yep, it works:
0 [EMAIL PROTECTED]:~/work/libapreq-1.33$ perl Makefil
Hi,
I have some trouble with using Apache2::Reload on a packages that has a tied
filehandle.
I get an error message that FILENO is not implemented by this package.
I have made the attached patch, which simply wraps the try to close the file
into an eval and ignores the error. With this patch it