What: TclCurl Where: http://personal1.iddeo.es/andresgarci/tclcurl/english/ > http://curl.haxx.se/ > Description: Tcl binding for libcurl, a library for accessing internet resources of various types. Supports ftp, telnet, ldap, gopher, dict, http, https protocols. libcurl is currently at version 7.9.1 and TclCurl is currently at version 0.9 . Updated: 05/2001 Contact: mailto:fandom@retemail.es> (Andrs Garca) http://personal1.iddeo.es/andresgarci/tclcurl/english/ ---- So, how is TclCurl better than the bare [http] package? A few examples should help make that clear [[ WWW::Search::* analogue; HotMail mass downloader]]. ''But, wouldn't either of those examples be just as feasible to implement with the http package?'' You cannot GET a https page if you are sitting behind a proxy using the bare ''http'' package. I haven't tried TclCurl yet. '''US''' ---- * [websearch], an initial WWW::Search like package (using the [http] package, though, not TclCurl) ---- [Category Package]