Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.165 User::pwentChapter 8
Standard Modules
Next: Reference: getpwent
 

getpw

$pw->getpw(arg)

Front-end that forwards a numeric arg to getpwuid and other args to getpwnam.


Previous: 8.165 User::pwentPerl in a NutshellNext: Reference: getpwent
8.165 User::pwentBook IndexReference: getpwent