in reply to Re: what would you like to see in perl5.12?
in thread what would you like to see in perl5.12?
Forget that ... what would be really nice would be the ability to interpolate *anything* into a string. As in Perl 6:
Sure, it makes the curly braces special, but that's a small price to pay compared to the benefit IMHO.print "Hello, my name is {some_expression_generating_name();} and I'm +here to help.";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: what would you like to see in perl5.12?
by BrowserUk (Patriarch) on Aug 21, 2007 at 15:28 UTC | |
by blazar (Canon) on Aug 26, 2007 at 11:49 UTC | |
by BrowserUk (Patriarch) on Aug 26, 2007 at 12:58 UTC | |
by blazar (Canon) on Aug 26, 2007 at 14:13 UTC | |
by BrowserUk (Patriarch) on Aug 26, 2007 at 19:43 UTC | |
|