]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - tests/basic.tcl
Continue to move the libs to /usr/lib/tcltk/ for now against the will of the buildsys...
[sven/tclcurl.git] / tests / basic.tcl
1 package require TclCurl
2
3 curl::transfer -url "127.0.0.1"
4
5
6
7
8