File::DosGlob doesn't do everything Meta::Utils::File::Dir does, but it can be used to create an array:
use File::DosGlob; @files = File::DosGlob::glob "c:*.*"; print "@files";
In reply to Re: Equivalent of Meta::Utils::File::Dir on win32
by fglock
in thread Equivalent of Meta::Utils::File::Dir on win32
by Grygonos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |