Most Perl 6 will look like Perl 5
Ash Berlin
ash_cpan at firemirror.com
Tue Jan 29 16:36:05 GMT 2008
On Jan 29, 2008, at 4:26 PM, Philip Newton wrote:
> On Jan 29, 2008 9:03 AM, Jonathan Rockway <jon at jrock.us> wrote:
>> "Paul Makepeace" <paulm at paulm.com> writes:
>>> hash.key
>>
>> So basically, only TT uses the syntax above,
>
> and Java EL, and Groovy (IIRC), and...
>
> Though they have alternatives that let you pass arbitrary strings.
> Does TT not have such an alternative syntax?
>
Yes:
hash.$var_that_contains_a_key
More information about the london.pm
mailing list