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

Esteemed Monks,

Is there a way where I can discover whether a directory on a win32 system is also shared as a MAC share?

I used Win32::Service to detect any MACFile services running, but after this I need to obtain a list of directories that are shared for MAC purposes. I am using PERL 5.8.1

Thanks Blackadder