HTTP::Curl - HTTP interface for Net::Curl (clone of HTTP::Any::Curl)
====================================================================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

Also install:

 - Net::Curl to use HTTP::Curl
 - Net::Curl, EV and Net::Curl::Multi::EV to use HTTP::Curl with Multi


DOCUMENTATION

See HTTP/Curl.pm file.


COPYRIGHT AND LICENCE

Copyright (C) 2013 by Nick Kostyria

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.2 or,
at your option, any later version of Perl 5 you may have available.