Hello, Monks.
I'm writing Authen::Simple::IMAP which needs to support both IMAP and IMAPS. I had Net::IMAP::Simple and Net::IMAP::Simple::SSL already installed, so I used those. Now I'm running my tests and I discover that Net::IMAP::Simple has some known bugs and seems to be abandoned. Someone has even written Net::IMAP::Simple::Plus which installs a patched version of Net::IMAP::Simple.pm.
What's the best way to handle this? Should I use different IMAP/IMAPS modules? Should I require Net::IMAP::Simple::Plus? Disable warnings for this bit of code? Other ideas?
Thanks!
--Pileofrogs
In reply to IMAP & IMAPS module? by pileofrogs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |