in reply to Extracting a slice from an array ref
Incidentally, if you wanted to take a slice of a hash-ref, as slicing demands an array, you would have to do the following: @list = @{$href}{qw(key1 key2 key3)};
------
/me wants to be the brightest bulb in the chandelier!
Vote paco for President!
|
|---|