use FileSystemObjects::Directory; my $d = FileSystemObjects::Directory->new( '/root/dir' ); my @f = $d->files( -mask => "*.txt" );
In reply to Re: Read a list of files into an array
by holli
in thread Read a list of files into an array
by monkeybus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |