my $testFolder = "f:\\tmp"; my @testList = glob("$testFolder\\foo"); print @testList;