Help for this page
use Net::POP3; ... print "Found $numInboxMsgs messages in the Inbox.";
#!/usr/local/bin/perl ... $imap->login or die( $imap->last_error);