develooper Front page | perl.perl6.language | Postings from June 2006

Re: Perl5 -> Perl 6 Translations Design Document

Thread Previous | Thread Next
From:
Aaron Crane
Date:
June 6, 2006 02:00
Subject:
Re: Perl5 -> Perl 6 Translations Design Document
Message ID:
20060606090023.GE726@aaroncrane.co.uk
Sage La Torra writes:
> http://infohost.nmt.edu/~slatorra/conversionstageone.txt

You say this:

  -Hash in interprative context: "%hash" -> "%hash{}" (also @{[...]} ->
   {...})

Hashes don't interpolate in Perl 5, so that's not an issue (unless I'm
misunderstanding what you meant).  But using "{...}" instead of "@{[...]}"
is definitely a good thing.

-- 
Aaron Crane

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About