Mathew Snyder wrote:

I'm probably going to be doing some work with data that would, based on what I
already know of Perl, require me to create something along the lines of a
HoHoHoHoHoHoHoHoH...not exactly representative but you get the idea.

Is there a way to handle data with a lot of attributes other than creating a
hash like that?

Data with a lot of attributes in general generates hashes with many keys, not
highly-nested ones. Only highly-nested data does that! You are going to have
to describe better what it is you are processing for us to help you.

Rob

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to