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

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 $!"}
greetings from hot roma LOR*

Replies are listed 'Best First'.
Re: Win32::Perms Remove -second-
by dfaure (Chaplain) on Jun 14, 2004 at 09:28 UTC