I assure you that the number of people who get compile-time caught for writing keys or each $x[$i][$j] or pop or push $x[$i][$j] is *very* large. This is by far the most prevalent error that happens with data structures in apprentice and perhaps even journeymen perl programmers. Having the compiler immediately report this at run time is very important, and not at all worth losing. Go teach thousands of people perl data structures, and then you'll see what I mean. --tom
- Re: functions that deal with has... Chaim Frenkel
- Re: functions that deal with hash sho... Jonathan Scott Duff
- Re: functions that deal with hash should be m... John Porter
- Re: functions that deal with hash should ... Casey R. Tweten
- Re: functions that deal with hash should be more liber... Jerrad Pierce
- Re: functions that deal with hash should be more ... Tom Christiansen
- Re: functions that deal with hash should be more liber... Jerrad Pierce
- Re: functions that deal with hash should be more ... Tom Christiansen
- Re: functions that deal with hash should be more ... John Porter
- Re: functions that deal with hash should be more liber... Jerrad Pierce
- Tom Christiansen