Subject: | bug in find_ssl_defaults parse in new method |
https://metacpan.org/source/JETTERO/Net-IMAP-Simple-1.2200/Simple.pm#L60
where set $nothing to truth;
then from 62-77, parse the "find_ssl_defaults" option, but forget to set $nothing to false when found .
so the carp in line 80 will always occurs !!!!
hope you fix it :)
--
clean coder !