[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: Running WML from WML?
- From: Stephane Bortzmeyer <nospam@thanx>
- Date: Wed, 05 May 1999 18:45:49 +0200
On Saturday 20 March 1999, at 22 h 38, the keyboard of Stephane Bortzmeyer
<stephane@sources.org> wrote:
> in private if you want), I want to run WML from WML in pass 3 (ePerl):
BTW, the same bug occurs if you run wml from an ePerl CGI as well.
> foreach $key (keys (%ENV)) {
> if ($key =~ /^SCRIPT_SRC/) {
> delete $ENV{$key};
> }
> }
And you need to delete VERSION_* as well (ePerl environment variables).
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com