You don't. Directories are read using the FindFirstFile (or FindFirstFileEx), FindClose and FindNextFile Win32 system calls, which are not called anywhere in Win32API::File. Why not use Perl's builtin functions opendir, readdir and closedir to do this? As an alternative, Perl also supplies an OO interface: IO::Dir
In reply to Re: Win32api::File and Directories
by ikegami
in thread Win32api::File and Directories
by Droid41
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |