----- Original Message ----- From: "Sisyphus" <sisyph...@optusnet.com.au>
use Inline Config => DIRECTORY => $^X . '/_Inline';
Duh ... obviously that won't work. If you wanted to make use of $^X you'd first have to remove the trailing 'perl.exe' from it.
Cheers,Rob