Dan sighed:
> >I don't understand why you think that's particularly wormy?
>
> Ah, but what people will want is:
>
> my $x = "foo\n";
> {
> my $x = "bar\n";
> delete $MY::{'$x'};
> print $x;
> }
>
> to print foo. That's where things get tricky. Though I suppose we
> could put some sort of placeholder with auto-backsearch
> capabilities. Or something.
Exactly.
Damian
- RE: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Damian Conway
- Re: What's up with %MY? Me
- Re: What's up with %MY? Ken Fox
- Re: What's up with %MY? Uri Guttman
- Re: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Damian Conway
- RE: What's up with %MY? Damian Conway
- RE: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Bryan C . Warnock
- Re: What's up with %MY? Damian Conway
- Re: What's up with %MY? Damian Conway
- Re: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Damian Conway
- Re: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Uri Guttman
- Re: What's up with %MY? Bryan C . Warnock
- Re: What's up with %MY? Dan Sugalski
- Re: What's up with %MY? Bryan C . Warnock
- Re: What's up with %MY? Ken Fox
