On Mon, 2009-07-13 at 04:31 +1000, Dan wrote:
> Hi people.
> 
> Is the order of results from a join() operation guaranteed ( assuming my
> array doesn't change, of course )?
> 
> Dan
> 
> 

No, the order does not change.  Perl is too lazy to change anything
without good cause.


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to