On May 28, 2009, at 10:27 , John M. Dlugosz wrote:
Daniel Ruoso daniel-at-ruoso.com |Perl 6| wrote:
Em Qui, 2009-05-28 às 00:24 -0500, John M. Dlugosz escreveu:

Please see <http://www.dlugosz.com/Perl6/web/info-model-1.html>
and talk to me about it.


The illustratino is cool, but it doesn't take into account the
possibility of:

@a[0] := $x;

Where in the synopses does it say anything like that is possible? := is applied to a _name_.


The usual example in the Synopses is with a hash instead of an array, but the same principle applies:

> %a<x> := $y;

--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com
system administrator [openafs,heimdal,too many hats] allb...@ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to