$pop->list([msgnum])
pop
msgnum
If called with an argument, returns the size of message msgnum. If called without an argument, returns a hash reference, where the keys are the message numbers of all undeleted messages, and each corresponding value is the size of the message.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]