Re: Inline::Java and DIRECTORY config option

2012-05-17 Thread Patrick LeBoutillier
Hi all, On Tue, May 15, 2012 at 4:39 AM, Sisyphus wrote: > Hi  all, > There's a thread on perlmonks > ( http://www.perlmonks.org/index.pl?node_id=970385 ) in which it's claimed > that the following code silently ignores the DIRECTORY specification, and > (creates and) uses the ./_Inline directory

Re: Inline::Java and DIRECTORY config option

2012-05-15 Thread Sisyphus
- Original Message - From: "David Oswald" To: "Sisyphus" Cc: "inline" Sent: Tuesday, May 15, 2012 8:47 PM Subject: Re: Inline::Java and DIRECTORY config option On Tue, May 15, 2012 at 1:39 AM, Sisyphus wrote: Hi all, There's a thread on p

Re: Inline::Java and DIRECTORY config option

2012-05-15 Thread David Oswald
On Tue, May 15, 2012 at 1:39 AM, Sisyphus wrote: > Hi  all, > There's a thread on perlmonks > ( http://www.perlmonks.org/index.pl?node_id=970385 ) in which it's claimed > that the following code silently ignores the DIRECTORY specification, and > (creates and) uses the ./_Inline directory: > > ###