http://qs321.pair.com?node_id=11137012


in reply to Re: Perl equivalent for Python's request module for REST APIs.
in thread Perl equivalent for Python's request module for REST APIs.

I agree.

Although the TIMTOWTDI principle applies here as in almost everything regarding Perl, I'd say most of the times you want to interact with the Web in Perl, you'd go with LWP.

return on_success() or die;