http://qs321.pair.com?node_id=588686

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hello,

I would like to let users of software I develop to select file (or a directory - depending on situation) using GUI - on Win32 and MacOSX.
For Win32, one could code it using Win32::GUI - but may be there are already commandline utilities to do this (like gdialog, but not requiring an X server) - for Win32 and OSX? Do you know any?

Thanks in advance for your answers!