WWW::Curl -- accessing libcurl from perl
libcurl is a solid and reliable multi-protocol file transfer library for URL
syntax defined files. We can take advantage of libcurl straight from within
our Perl programs.
Install
All you need to do is to install
the WWW::Curl package
and then you'll be able to use the Perl binding.
What is Perl?
You'll find more info on the official
Perl web page.