in reply to Re: Mojo instead of curl
in thread Mojo instead of curl

To be fair, HTTP::Tiny will need to load more modules if you give it a https: URL. And don't forget verify_SSL => 1 or HTTP::Tiny doesn't actually give you security.