From cb28429e2de5bd86dce66b3c5a1238e3e0985491 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 10 Feb 2021 07:07:48 +0000 Subject: lei: note some TODO items (curl, externals) I don't know if it's worth it to use libcurl directly (nor the effort to support and maintain tests) --- lib/PublicInbox/LeiCurl.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/PublicInbox/LeiCurl.pm') diff --git a/lib/PublicInbox/LeiCurl.pm b/lib/PublicInbox/LeiCurl.pm index f346a1b4..3a79fbf8 100644 --- a/lib/PublicInbox/LeiCurl.pm +++ b/lib/PublicInbox/LeiCurl.pm @@ -2,6 +2,8 @@ # License: AGPL-3.0+ # common option and torsocks(1) wrapping for curl(1) +# Eventually, we may support using libcurl via Inline::C and/or +# WWW::Curl; but curl(1) is most prevalent and widely-installed. package PublicInbox::LeiCurl; use strict; use v5.10.1; -- cgit v1.2.3-24-ge0c7