The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This is a re-implementation of Net::UPS using Futures, to be
async-friendly. You can still use it synchronously, there's no need to
have IO::Async installed, you can still just use LWP underneath.