Prasad J Pandit wrote:
>   Hello friends !

Hello,

> Does any one know how to set user-id in perl script? I
> mean counter-part of setuid() in perl ??

You mean that you don't want to use POSIX::setuid()?  You might want to
lookup the $< and $> variables in:

perldoc perlvar


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to