[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] words words words



On Fri, May 19, 2000 at 10:34:00AM -0400, Bernie Cosell wrote:
> On 19 May 2000, at 9:17, tayers@bridge.com wrote:
> 
> Dumb question [as I try to puzzle out how/if this works].  Is this a 
> typo:
> 
> >     @t{@t} = (1) x @t;
>       ^
>        '%' here, perhaps??

No, it's a hash slice.

$array[$index] : @array[@indices] :: $hash{$key} : @hash{@keys}

%t{@t} is a syntax error.

Ronald

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe