On Sun, Apr 13, 2008 at 02:50:42PM -0700, [EMAIL PROTECTED] wrote:
> Modified:
>    trunk/languages/perl6/src/builtins/control.pir
> 
> Log:
> [rakudo] First cut at eval. Sucks because it doesn't allow 
> you to use variables in the lexical scope the code is 
> compiled in. Yet.

FWIW, I had a note about this in December 2007:

   http://www.nntp.perl.org/group/perl.perl6.internals/2007/12/msg42112.html

One of the things we need is a way for a sub to runtime-enumerate
the lexicals in its scope.  Currently I can't find a way in
Parrot to do this.

Pm

Reply via email to