Re: array of arrays, hash of hashes, elems, last

2005-04-08 Thread Nathan Gray
On Wed, Apr 06, 2005 at 09:52:40PM -0400, Lev Selector wrote: > But I can't make Arrays of Arrays or Hash of Hashes work. > @ar.elems & @ar.last don't work either. Autrijus' journal entry (http://use.perl.org/~autrijus/journal/) from Wednesday states one of the goals for this week is: * Impleme

Re: array of arrays, hash of hashes, elems, last

2005-04-06 Thread Lev Selector
Steven, I do have recent installation: pugs -> /usr/local/ActivePerl-5.8/bin/pugs (Version: 6.0.13) ghc -> ghc-6.4 But I can't make Arrays of Arrays or Hash of Hashes work. @ar.elems & @ar.last don't work either. Unless I am doing something wrong - then may be somebody can show an example of usage

Re: array of arrays, hash of hashes, elems, last

2005-04-06 Thread Steven Schubiger
On 5 Apr, Lev Selector wrote: : These things don't work in pugs yet, right? : : = : arrays of arrays : hash of hashes : etc. : : @ar.elems : @ar.last I'm not sure about AoA's, HoH's, etc. since I don't have a working pugs installation (yet), due to ghc n