I'm not sure. You could always email Tim Bunce and ask him.
However, dereferencing an array reference is easy. I really don't see a need for it.
Personally, I wouldn't dereference it into an array. You're not showing how your are using the @ids array but if you need to pass it around in your code, say as a parameter to another sub, you will probably want it as a reference anyway.