I've just put this into a program:
warn "about to unlink @{[<$FRname*>]}";
unlink <$FRname*>;
(wow, the MUA is a lot less vivid than a colorful code editor --
does mutt or emacs color-code code in e-mails?)
Demonstrating, the p5 "cast" can be performed. I guess p6 will
optimize any @{[...]} constructions into @(...) but still accept
it as valid, deprecated syntax?
--
David Nicol 816.235.1187 [EMAIL PROTECTED]
# die smiling;
- Re: p6 casting as shortcut for lengthier p5 syntax David L. Nicol
- Re: p6 casting as shortcut for lengthier p5 syntax Larry Wall
- Re: p6 casting as shortcut for lengthier p5 syntax David L. Nicol
- Re: p6 casting as shortcut for lengthier p5 syntax Damian Conway
- Re: p6 casting as shortcut for lengthier p5 syntax Nathan Wiger
