----- Original Message ----- 
From: "Marvin Humphrey" <[EMAIL PROTECTED]>

> [Wed Jul 06 17:20:37 2005] [error] [client 24.21.47.23] Insecure
> dependency in require while running with -T switch at blib/lib/
> Inline.pm (autosplit into blib/lib/auto/Inline/find_temp_dir.al) line
> 1247.

As I understand it (and the usual caveats attach to that opening phrase :-),
the complaint is about the code in find_temp_dir.al, not about anything that
your Inline::C code is doing.

If you use the 'use Inline Config => DIRECTORY => ...' option (see the
cookbook), then maybe find_temp_dir.al doesn't even get looked at. (Dunno
.... just a thought.)

Cheers,
Rob

Reply via email to