in reply to Re: Printing a hash in a specific order?
in thread Printing a hash in a specific order?
In reference to point one, I could always just create a place holder for all possible keys, but I am not sure I want to do that since some parameters can exist with empty string as the value and I do not want to accidently create a parameter in a record that didn't previously exist. As far as point two. I have about 150,000 records in in the database - I wouldn't mind adding some overhead for ease of use as long as it doesn't add an extra hour to processing time.
Thanks again - I will definately check out this module.
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Printing a hash in a specific order?
by artist (Parson) on Mar 15, 2003 at 15:44 UTC |