in reply to
Re^3: Good REST API Tutorial for Perl.
in thread
Good REST API Tutorial for Perl.
I recommend
HTTP::Tiny
. A client need not be over complicated and it's a good exercise for someone learning the nuances of interfacing with a RESTful API.
Comment on
Re^4: Good REST API Tutorial for Perl.
In Section
Seekers of Perl Wisdom