On 02/20/2014 10:16 AM, Shmuel Fomberg wrote:
> Hi All.
>
> I'm getting tired of writing code that interact with web APIs.
> Any one have its own authentication scheme, idea of how POST requests
> should be sent, replies with its own error / success scheme and so on.
>
> Is there something that let me define "POST request with URLENC scheme
> and that AUTH", and a function will be produced?

I don't know if it goes that far, but REST::Client could be a good start.

And there are plenty of modules for specific web APIs.
>
> Shmuel.
>
>
> _______________________________________________
> Perl mailing list
> Perl@perl.org.il
> http://mail.perl.org.il/mailman/listinfo/perl
>


-- 
Thanks,
Uri
http://bruck.co.il
http://il.linkedin.com/in/uribruck
twitter http://twitter.com/ubruck

Si fractum non sit, noli id reficere.
_______________________________________________
Perl mailing list
Perl@perl.org.il
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to