Thread Use of uninitialized value ...: Hash mit Array als value (undef)
(14 answers)
Opened by Duff at 2007-07-10 16:56
Ok, sorry. Habe mich wohl ein wenig unverständlich ausgedrückt.
Aber wie muss ich dass ganze jetzt bei mir einbauen? So funktioniert es nicht: Code: (dl
)
1 for my $k (sort { $hash{$a}->[0] <=> $hash{$b}->[0] or $a cmp $b } keys %hash) { D'OH
Daniel |