Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: getpwChapter 8
Standard Modules
Next: Reference: getpwnam
 

getpwent

$pw->getpwent()

Successive calls to getpwent return objects representing successive entries from the password table.


Previous: Reference: getpwPerl in a NutshellNext: Reference: getpwnam
Reference: getpwBook IndexReference: getpwnam