in reply to japhy looks at av.c (not av.h)
in thread Sort this data

You know, from looking at the code elsewhere (look for av_extend) they have special code in there to stretch out the array for preextending. Maybe we need a slight syntax change. Maybe $#=-500; should preallocate space at the beginning of the array without changing the size of it. It is shame the 6.0 process is frozen or I would hack up a quick RFC.

--
$you = new YOU;
honk() if $you->love(perl)