summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al')
-rwxr-xr-xMaster/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al b/Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al
new file mode 100755
index 00000000000..36448f196ee
--- /dev/null
+++ b/Master/tlpkg/tlperl.straw/lib/auto/Net/SSLeay/get_https4.al
@@ -0,0 +1,9 @@
+# NOTE: Derived from blib\lib\Net\SSLeay.pm.
+# Changes made here will be lost when autosplit is run again.
+# See AutoSplit.pm.
+package Net::SSLeay;
+
+#line 2559 "blib\lib\Net\SSLeay.pm (autosplit into blib\lib\auto\Net\SSLeay\get_https4.al)"
+sub get_https4 { do_httpx4(GET => 1, @_) }
+# end of Net::SSLeay::get_https4
+1;