in reply to Re^2: Access given folder to parse a file
in thread Access given folder to parse a file

Please explain what the following line is supposed to do:

use Win32 qw(folder(1));

Where did you find this syntax documented in the documentation of Win32?