This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add the Perl equivalent for av_len.
authorShlomi Fish <shlomif@iglu.org.il>
Wed, 19 May 2010 17:11:03 +0000 (20:11 +0300)
committerDavid Golden <dagolden@cpan.org>
Tue, 25 May 2010 16:15:01 +0000 (12:15 -0400)
commita8676f70bbd19ba630d2e76288f31b4a2d7a63f1
treed6d99e1008fcf9e87eff83093d3954d68f48ee3c
parent1a3362a5d4e9f2d3548e2937ecf5a9a8a1ac7898
Add the Perl equivalent for av_len.

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