Re: Deep Recursion

2002-07-22 Thread Nate Smith
On Sun, Jul 21, 2002 at 03:25:03PM +0200, Gerald Richter wrote: > > > > I am not having much luck getting a recursive function to work as it > > should. > > You need to localize your variables, otherwise they will be overwritten by > the second call the the sub: When I do this, it appears as if

Execute

2002-07-22 Thread Justin M. Harrison
Is there any consolidated documentation on what exactly Execute can do, and how files can be brought in or executed? Everything I have found about it seems to be scattered about Embperl, Embperl::Object, etc, in both documentation and introduction... Reading through the documentation I have found