The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Net::HTTPS::NB - Non-blocking HTTPS client
Like Net::HTTP has non-blocking Net::HTTP::NB, Net::HTTPS now has Net::HTTPS::NB
This make it possible to multiplex multiple HTTPS connections using select without risk blocking.