$nntp->xhdr(header, message-spec)
nntp
header
message-spec
Gets the header field header for all the messages specified in message-spec. Returns a reference to a hash where the keys are the message numbers and each value contains the text of the requested header for that message. (An extension.)
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]