http://qs1969.pair.com?node_id=28710


in reply to RE (tilly) 1: Expand your world
in thread Expand your world

I have trouble with your assertion that this will be more efficient. Any gain in perfomance by using a hash instead of an if-else clause is going to be offset by the multiple eval()s. I also contend that it is just as easy to add another elsif as to add another key-value pair to the hash. Anyway, that's just my opinion.