Re: What's going on with Embperl???

2003-09-26 Thread David Lloyd
Hmmm... > > For getting 2.0 out of beta: I use 2.0 for a long time in all my > > projects and it is very stable, there is no reason for not to use it > > in production environment, I really should rename it to 2.0 final. The > > only thing I see is, what Neil mentioned, that there a some (small)

Re: If -f Before Execute

2003-09-26 Thread Ed Grimm
1. It better be clear what the current working directory is, if you are going to depend on it. 2. What it is depends upon whether chdir is supported in your Apache platform, IIRC. Note that I am using 1.x still, so Execute is, in fact, part of HTML::Embperl. Also note that my real code uses chdir

If -f Before Execute

2003-09-26 Thread Cameron B. Prince
Hi, Does anyone have an example of a way to do a file existence test before executing a file to include? It's not clear to me what the current working directory is. Thanks, Cameron - To unsubscribe, e-mail: [EMAIL PROTECTED] F