Overview
Rexx/CURL is an external function package providing an interface to the cURL package. cURL is a general purpose package that allows access to any URL-addressable resource. With Rexx/CURL you can access resources such as web pages, ftp sites, email (send and read) and telnet sessions under control of your Rexx program. Rexx/CURL is built on top of libcurl.Rexx/CURL; is freeware, distributed under the GNU LIBRARY GENERAL PUBLIC LICENSE .