On Wed, May 23, 2001 at 06:04:17PM +0100, Dave Mitchell wrote:
> > I've been meaning for a while to sit down and thoroughly go through sv.c
> > to understand and document it. So, consider sv.c 'grabbed'; if no-one's
> > done av.c and sv.c in the meantime, I may get round to them too.
> ^
> hv.c of course.
ACY's taking a look into this too, so you may want to co-ordinate to avoid
clashing. I've also told him what I'd like: something like this:
Scalar
Strings
Chop from beginning
Format a la sprintf
...
...
Array
Push
Shift
...
Hash
...
And, of course, if you find anything that should have an apidoc entry but
doesn't, I'm sure a patch to p5p would be extremely welcome. Well, *I*'d
be extremely grateful at least.
Thanks very much.
--
$_=$!++until/z/;($n,$a,$c,$e,$o,$z)=(split)[-1]=~/(.)..(.)..(.)(.).(.)(.)/;
do{print $a}while$a=$$a;BEGIN{die "No, not for you" unless $^O=~/nux/;}