mirror of
https://github.com/curl/curl.git
synced 2026-07-25 23:07:16 +03:00
use perl in two ways
This commit is contained in:
parent
8f0114a4dd
commit
0fa9135d9f
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
Perl
|
||||
|
||||
Perl's a great script language, not the least for quick prototyping. Curl is
|
||||
elegantly used from within it. You can either invoke external curl command
|
||||
line or use the curl interface.
|
||||
|
||||
Georg Horn's Perl interface to curl is available in the Curl_easy/
|
||||
subdirectory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue