Thread hashkeys ändern
(3 answers)
Opened by Froschpopo at 2008-07-07 19:20
ansonsten geht nur: alten eintrag löschen und mit neuem key wieder hinzufügen.
Code (perl): (dl
)
$hash{new} = delete $hash{old}; Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |