in reply to
Capture filename
while (defined(my $fn = readdir($dh))) { ... }
[download]
readdir
Comment on
Re: Capture filename
Download
Code
In Section
Seekers of Perl Wisdom