> On Thursday 30 Oct 2003 8:17 am, [EMAIL PROTECTED] wrote:
> > it states in the perl docs that the sequence of the keys returned from a hash > cannot be guaranteed, and even if they always return in the same order in the > current version, that may change in a future version of perl. > Just to point it out, that *has* changed in a future version, or as the case may be now, a past version that used to be in the future, aka 5.8.1. For more specifics see the first main section here: http://use.perl.org/articles/03/09/26/2231256.shtml?tid=6 http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
