Thread array auf hash (5 answers)
Opened by RPerl at 2008-03-22 14:51

KurtZ
 2008-03-22 16:49
#107364 #107364
User since
2007-12-13
411 Artikel
BenutzerIn
[default_avatar]
alternativ ginge noch ein hashslice
Code (perl): (dl )
@hash{@array}=()
TMTOWTDYOG (there's more than one way to dig your own grave)

View full thread array auf hash