cURL
doq - April 16, 2009 - 15:05
cURL module provides hook_requirements() implementation to show if cURL library is installed on status report page. Other modules that depend on cURL library shouldn't implement own hook_requirements() but should depend on cURL module.
cURL module also provides libcurlemu library if PHP cURL library is not installed.
