> What about C<hide> ?
Here's yet another one - how about "here"?
{
here $/ = "\n"; # what it is in here
}
Not really any confusion on this - $/ is "\n" 'in here', but maybe
something else outside.
Unlike "hide" or others, this doesn't connote it's necessarily any
different from somewhere else - just that it's this value inside the
current block (which is what we're after, I think).
?????
-Nate
- RFC: Rename local() operator J. David Blackstone
- Re: RFC: Rename local() operator skud
- Re: RFC: Rename local() operator Jonathan Scott Duff
- Re: RFC: Rename local() operator Bart Lateur
- Re: RFC: Rename local() operator Jonathan Scott Duff
- Re: RFC: Rename local() operator Chaim Frenkel
- Re: RFC: Rename local() operator Nick Ing-Simmons
- Re: RFC: Rename local() operator Russ Allbery
- Re: RFC: Rename local() operator Nathan Wiger
- Re: RFC: Rename local() operator Nathan Wiger
- Re: RFC: Rename local() operator Buddha Buck
- Re: RFC: Rename local() oper... Nathan Wiger
- Re: RFC: Rename local() oper... Ariel Scolnicov
- Re: RFC: Rename local() oper... John Porter
- Re: RFC: Rename local() ... Nathan Wiger
- Re: RFC: Rename local() ... Piers Cawley
- Re: RFC: Rename local() ... Bart Lateur
- Re: RFC: Rename local() ... Jonathan Scott Duff
- Re: RFC: Rename local() ... Nathan Wiger
- Re: RFC: Rename local() operator Jonathan Scott Duff
