I need a module to return an array which contains a list of filenames in a specified directory on win32. Somthing like Meta::Utils::File::Dir on *nix perl, or the Dir class in ruby. I've mucked around aspn and only found a semi-functional Meta::Utils::File::Dir. Any idea on what I could do?