Hi Nigel
On Thu, 27 Feb 2003 14:16:45 +0000 (GMT)
Nigel Hamilton <[EMAIL PROTECTED]> wrote:
> HI Paolo,
>
> Can you use an eval {}; block?
No, doesn't work. This is also (AFAIK) how Error.pm works.
> Or maybe solve the bug. Is the @ symbol meant to appear in the
> font path?
Solving the bug is not the problem - I can simply check that the
font exists first. My problem is that I hate having something running
which could kill my web server at any time, perhaps if it is passed
some other argument which it does not like - I can't anticipate
every possible way that it could die, which is why I want a black
box solution to running it safely.
Bye
Paolo