https://bugzilla.redhat.com/show_bug.cgi?id=2482428
Bug ID: 2482428
Summary: curl version too old to support curl_multi_init()
Product: Fedora
Version: 43
OS: Linux
Status: NEW
Component: perl-WWW-Curl
Severity: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected]
Target Milestone: ---
Classification: Fedora
The title is the error issues by the following program:
----
use strict;
use warnings;
use WWW::Curl::Multi;
use WWW::Curl::Easy;
my $multi = WWW::Curl::Multi->new;
----
as a consequence, the curl multi interface is not usable from perl.
Reproducible: Always
Steps to Reproduce:
1. Cut'n paste the above program
2. Run it with perl
Actual Results:
curl version too old to support curl_multi_init() at bug.pl line 6.
Expected Results:
Nothing printed and a defined multi handle returned
Additional Information:
Package: perl-WWW-Curl-4.17-44.fc43.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2482428
Report this comment as SPAM:
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202482428%23c0
--
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://forge.fedoraproject.org/infra/tickets/issues/new