This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a Perl equivalent to av_delete().
authorShlomi Fish <shlomif@iglu.org.il>
Sat, 15 May 2010 19:13:59 +0000 (22:13 +0300)
committerDavid Golden <dagolden@cpan.org>
Tue, 25 May 2010 16:15:01 +0000 (12:15 -0400)
commit71282cab69578876db765e8d8aadb9cc2331ebf2
tree3e815240b4267ea9a0162b128283aebbf27a54bf
parent31bde0acd044dc2a6e4ccd40fa4660a6009fcb9d
Add a Perl equivalent to av_delete().

Signed-off-by: David Golden <dagolden@cpan.org>
av.c