may be is not wise to ask perl wisdom in friday and less wise ask twice (if defined $ask_twice $moses->Look_ISrael and die;)but I seek a resposnse to my previous question 363341.
why the Remove method seems to work correctly only outside of a recursive sub ??
$perm->Remove('domain\usr')||warn "$^E $!";
if ($perm->Set()){print "OK\n"}else{warn "$^E $!"}