Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: topChapter 14
Email Connectivity
Next: Reference: user
 

uidl

 $pop->uidl([msgnum])

Returns a unique identifier for msgnum if specified. If msgnum is not specified, returns a reference to a hash where the keys are the message numbers and the values are the unique identifiers.


Previous: Reference: topPerl in a NutshellNext: Reference: user
Reference: topBook IndexReference: user