Re: HoH problem representing a data structure.
[email protected] ("John W. Krahn")
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
Rodrick Brown wrote: > I'm trying to fully understand references so I created a data structure to > stores the output of users on my system who share home dirs. > I use a HoH to represent this data set but its not working as expected. > Conceptually I can visualize how the data should look Perhaps if you provided a hard copy of that visualization we might be able to translate it into Perl code. John -- Perl isn't a toolbox, but a small machine shop where you can special-order certain sorts of tools at low cost and in short order. -- Larry Wall