in reply to RE: Re: How to tell eval where the code is from
in thread How to tell eval where the code is from
I actually think that your original approach is the right idea, wrong syntax. A better approach probably would be to provide a second optional argument to eval() that is the name to call this error.
In any case I suggest that you sign up for the perl5-porters list, state your problem, state your proposed solution, and see if you cannot get it accepted. Possibly with the syntax I am recommending. Possibly with some better syntax that they think of.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: RE: Re: How to tell eval where the code is from
by merlyn (Sage) on Aug 08, 2000 at 16:38 UTC | |
by tilly (Archbishop) on Aug 08, 2000 at 16:41 UTC | |
by merlyn (Sage) on Aug 08, 2000 at 17:03 UTC | |
by tilly (Archbishop) on Aug 08, 2000 at 18:03 UTC | |
by tilly (Archbishop) on Aug 09, 2000 at 17:09 UTC |