in reply to Re^5: Inline::Java Usage: _Inline/ directory creation
in thread Inline::Java Usage: _Inline/ directory creation

I have used use warnings, but didn't get any info on why DIRECTORY is being ignored.

The alternate(below one) you suggested is working as expected. Thanks

use Inline Config => DIRECTORY => "/u/narlab/InlineLib/";

Replies are listed 'Best First'.
Re^7: Inline::Java Usage: _Inline/ directory creation
by syphilis (Archbishop) on May 15, 2012 at 08:23 UTC
    I have used use warnings, but didn't get any info on why DIRECTORY is being ignored

    Thanks for checking.
    I'll raise this on the Inline mailing list and see what the Inline::Java author wants to do about it - and whether there's something Inline should be doing differently.

    I'll update this thread with the outcome ... iff there *is* an outcome :-)

    Cheers,
    Rob
      I did post about this to the Inline mailing list, and the Inline::Java author (Patrick LeBoutillier) did respond. The thread can be viewed here.

      If anyone wants to take this further, I suggest posting to that mailing list.

      Cheers,
      Rob