SyntaxFix
Write A Post
Hire A Developer
Questions
You could try if using opendir() and readdir() in Perl is faster. For an example of those function, look here.
opendir()
readdir()
Perl