Glob.xs: Be more parsimonious with SVs
authorFather Chrysostomos <sprout@cpan.org>
Sat, 29 Oct 2011 07:49:37 +0000 (00:49 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 29 Oct 2011 07:49:37 +0000 (00:49 -0700)
commit1d6dcc396d1eeb96dfad1420f36ecb95a23d0a0e
tree1ad549e70f1601f3ebe997882c2bd143796ceffe
parentaeeaa4ddd1f89e0376795b3b41c3f24b73c42460
Glob.xs: Be more parsimonious with SVs

Since this is XS code, we don’t have to store array references in
a hash.  We can just store the arrays themselves.
ext/File-Glob/Glob.xs