> There seems to be some issue with this, but perhaps it is due to me not
> using things as they should be. There is a line in my base.epl which
> causes 2.0 to barf:
>
> $req_rec->update_mtime(time());
>

Please add the following line in Embperl/Object.pm line 130, just after the
sub Execute and my $req = shift:

$Embperl::req_rec = $req -> {req_rec} ;

This should fix your problem

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to