Help for this page
use Win32::OLE; ... $c = Win32::OLE->GetObject($ADsPath) or die "Невозможно получить $ADsP +ath\n"; print map {"[$_->{path}=$_->{description}]\n"} in $c;
[C:\=] [D:\=]