Bug#917402: $msgs? Shouldn't that be $msgs1?

積丹尼 Dan Jacobson jidanni at jidanni.org
Thu Dec 27 11:39:18 GMT 2018


Package: libmail-imapclient-perl
Version: 3.40-1
Severity: wishlist
File: /usr/share/man/man3/Mail::IMAPClient.3pm.gz

We read:

   search
       Example:

         my $msgs1 = $imap->search(@args);
         if ($msgs) {

$msgs? Shouldn't that be $msgs1?

             print "search matches: @$msgs1";
         }
         else {
             warn "Error in search: $@\n" if $@;
         }



More information about the pkg-perl-maintainers mailing list