I don't see anything obviously wrong with your code, but I want to eliminate some assumptions first before I go digging. :)$ref = readdir_inode($dirname); print Dumper($ref); # or @a = readdir_inode($dirname); print Dumper($a[0]); # not Dumper(\@a)
In reply to Re: XS routine returns an extra depth of array refs
by Fastolfe
in thread XS routine returns an extra depth of array refs
by mugwumpjism
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |