1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/perl/README

14 lines
442 B
Plaintext
Raw Normal View History

2001-03-16 08:34:08 -05:00
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|
1999-12-29 09:20:26 -05:00
2001-03-16 08:34:08 -05:00
Perl
1999-12-29 09:20:26 -05:00
2001-03-16 08:34:08 -05:00
Georg Horn's Perl interface to curl is available in the Curl_easy/
subdirectory.
1999-12-29 09:20:26 -05:00
2001-03-16 08:34:08 -05:00
Unfortunately, we don't have any examples nor any documentation for it at
this point.