Thread [Tie-IxHash] SortbyValue / Key
(8 answers)
Opened by Kean at 2019-12-20 10:11
Wenn Du mit
Code (perl): (dl
)
tie my %people, 'Tie::IxHash'; den Hash bindest, kannst Du das Objekt auch später rausziehen: Code (perl): (dl
)
$obj = tied( %people ); und damit die Methoden aufrufen. MFG http://rolfrost.de/wallpaper.html
WallPaper -- jeden Monat neu. Mit nur 2 Klicks den Aktuellen Monat auf dem Desktop. |