in reply to Re^2: Faster indexing an arrayin thread Faster indexing an array
DB<119> unshift @{ $d{key} }, 'bla' => 1 DB<120> \%d => { key => ["bla"] } [download]
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)