and see if the returned value is truly undef or not.use Data::Dumper; ... my $msg_count = $pop->login( $user, $pass ) or do { print "Could not login.\n"; next; }; print Dumper($msg_count);
In reply to Re: Re: Re: How to check number of messages using Net::POP3?
by Roger
in thread How to check number of messages using Net::POP3?
by BjoernD
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |