Glob.xs: Eliminate x_GLOB_ITER
authorFather Chrysostomos <sprout@cpan.org>
Sat, 29 Oct 2011 07:29:21 +0000 (00:29 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 29 Oct 2011 07:29:21 +0000 (00:29 -0700)
commit6a6066037df54aa9beec0713dc9647c124733d10
tree7828b3333e91c27a2eb5b769c4ef6ef3d87dbece
parent5144542d35086c09128c338dd83bc2d739ba392c
Glob.xs: Eliminate x_GLOB_ITER

There is no need to keep a separate scalar to remember the number of
items in an array.  We can just use the array.
ext/File-Glob/Glob.xs