RE: RE: RE: does EmbperlBlocks really ignore html

2007-04-05 Thread Gerald Richter - ECOS GmbH
> > So just to confirm my understanding: > > if a sub uses only [- -] and returns an html value, then it > can and should be called with [+ +]. > alternatively, the sub can use [+ +] internally and the > caller can use [- -] to call it. > just don't mix the two. > Yes. In addition, if you ha

RE: universal @INC?

2007-04-05 Thread mda
On Thu, 5 Apr 2007 08:02:11 +0200, "Gerald Richter - ECOS GmbH" <[EMAIL PROTECTED]> said: > > > > It seems that if I do > >[! use lib '/whatever/wherever'; !] > > in one file, it doesn't help when i do > >[! use MyModule; !] > > in another file. > > So what is the best way to set @INC so

RE: RE: does EmbperlBlocks really ignore html

2007-04-05 Thread mda
On Thu, 5 Apr 2007 07:59:38 +0200, "Gerald Richter - ECOS GmbH" <[EMAIL PROTECTED]> said: > > > > I figured out my problem. > > I was using [+ my_sub() +] instead of [- my_sub() -] where > > my_sub was defined using [$ sub my_sub $] ... [$ endsub $] > > > > It wasn't obvious to me (nor do i se

Re: strange Locking behavior on OS-X Server

2007-04-05 Thread Wolfgang Kinkeldei
Am 02.04.2007 um 16:08 schrieb Gerald Richter - ECOS GmbH: Hi, on OS-X Server, Version 10.4, Apache/1.3.33 (Darwin) Embperl/2.2.0 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/ 0.9.7l mod_perl/1.29 a strange behaviour occurs when using "File" as storaage and either "Semaphore" or "File" as locking, unde